From 5afe56697037387420bc1b66a4246c03cffb45bf Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Thu, 23 May 2019 23:11:49 -0400 Subject: [PATCH] Release 0.14.1 --- VERSION.cmake | 2 +- createrepo_c.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 91e8f53d..555d89d3 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "14") -SET(CR_PATCH "0") +SET(CR_PATCH "1") diff --git a/createrepo_c.spec b/createrepo_c.spec index eb268f41..c081f52f 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -33,7 +33,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 0.14.0 +Version: 0.14.1 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c