Skip to content

Commit

Permalink
Version bump due to new optional_metadata_types option
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kolarik committed Jan 25, 2024
1 parent edc343c commit 2986bdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set (DEFAULT_LIBDNF_MAJOR_VERSION 0)
set (DEFAULT_LIBDNF_MINOR_VERSION 72)
set (DEFAULT_LIBDNF_MINOR_VERSION 73)
set (DEFAULT_LIBDNF_MICRO_VERSION 0)

if(DEFINED LIBDNF_MAJOR_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion libdnf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global dnf_conflict 4.11.0
%global swig_version 3.0.12
%global libdnf_major_version 0
%global libdnf_minor_version 72
%global libdnf_minor_version 73
%global libdnf_micro_version 0

%define __cmake_in_source_build 1
Expand Down

0 comments on commit 2986bdb

Please sign in to comment.