diff --git a/VERSION.cmake b/VERSION.cmake index 5737fa40..94b55a49 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "1") SET(CR_MINOR "0") -SET(CR_PATCH "0") +SET(CR_PATCH "1") diff --git a/createrepo_c.spec b/createrepo_c.spec index 19292bdd..f669c7a3 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -35,7 +35,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/createrepo_c