Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION.cmake4
-rw-r--r--createrepo_c.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 88f6912..91e8f53 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "13")
-SET(CR_PATCH "2")
+SET(CR_MINOR "14")
+SET(CR_PATCH "0")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 5627f6b..eb268f4 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.2
+Version: 0.14.0
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c