diff --git a/VERSION.cmake b/VERSION.cmake index 540fb6c5..088bb083 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "1") SET(CR_MINOR "0") -SET(CR_PATCH "2") +SET(CR_PATCH "3") diff --git a/createrepo_c.spec b/createrepo_c.spec index 64f494e6..619c29ee 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -34,7 +34,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/createrepo_c