Skip to content

Commit

Permalink
buildsys: release++
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Silhan committed Feb 20, 2017
1 parent e7241f0 commit b6f4022
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.cmake
@@ -1,4 +1,4 @@
set (LIBDNF_MAJOR_VERSION 0)
set (LIBDNF_MINOR_VERSION 7)
set (LIBDNF_MICRO_VERSION 3)
set (LIBDNF_MICRO_VERSION 4)
set (LIBDNF_VERSION ${LIBDNF_MAJOR_VERSION}.${LIBDNF_MINOR_VERSION}.${LIBDNF_MICRO_VERSION})
2 changes: 1 addition & 1 deletion libdnf.spec
Expand Up @@ -23,7 +23,7 @@
%global oldname libhif

Name: libdnf
Version: 0.7.3
Version: 0.7.4
Release: 1%{?dist}
Summary: Library providing simplified C and Python API to libsolv
License: LGPLv2+
Expand Down

0 comments on commit b6f4022

Please sign in to comment.