We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f285538 commit a692c9eCopy full SHA for a692c9e
VERSION.cmake
@@ -1,5 +1,5 @@
1
set (DEFAULT_LIBDNF_MAJOR_VERSION 0)
2
-set (DEFAULT_LIBDNF_MINOR_VERSION 74)
+set (DEFAULT_LIBDNF_MINOR_VERSION 75)
3
set (DEFAULT_LIBDNF_MICRO_VERSION 0)
4
5
if(DEFINED LIBDNF_MAJOR_VERSION)
libdnf.spec
@@ -4,7 +4,7 @@
%global dnf_conflict 4.11.0
%global swig_version 3.0.12
6
%global libdnf_major_version 0
7
-%global libdnf_minor_version 74
+%global libdnf_minor_version 75
8
%global libdnf_micro_version 0
9
10
%define __cmake_in_source_build 1
0 commit comments