Skip to content

Commit a692c9e

Browse files
committed
Bump version to 0.75.0
1 parent f285538 commit a692c9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
set (DEFAULT_LIBDNF_MAJOR_VERSION 0)
2-
set (DEFAULT_LIBDNF_MINOR_VERSION 74)
2+
set (DEFAULT_LIBDNF_MINOR_VERSION 75)
33
set (DEFAULT_LIBDNF_MICRO_VERSION 0)
44

55
if(DEFINED LIBDNF_MAJOR_VERSION)

libdnf.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global dnf_conflict 4.11.0
55
%global swig_version 3.0.12
66
%global libdnf_major_version 0
7-
%global libdnf_minor_version 74
7+
%global libdnf_minor_version 75
88
%global libdnf_micro_version 0
99

1010
%define __cmake_in_source_build 1

0 commit comments

Comments
 (0)