From 8e69203604386ab3a18ef8184f7317c7ab416d34 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Sat, 4 May 2019 18:11:48 -0400 Subject: [PATCH] Release 0.13.1 --- VERSION.cmake | 2 +- createrepo_c.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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