diff --git a/VERSION.cmake b/VERSION.cmake index 08394af2..07c6f383 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "13") -SET(CR_PATCH "0") +SET(CR_PATCH "1") diff --git a/createrepo_c.spec b/createrepo_c.spec index b297b156..f489ec33 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -33,7 +33,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 0.13.0 +Version: 0.13.1 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c