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:
authorNeal Gompa <ngompa13@gmail.com>2022-03-29 07:59:01 +0300
committerNeal Gompa <ngompa13@gmail.com>2022-03-29 07:59:01 +0300
commite53188f86f4dfad46f5b81d6931cbaec19e44ea2 (patch)
treee24a70b0f1f0ee69915de9ace3d4b2a716f27c1d
parentd942a338b2f50f3632d7c02abdeb36e186e91999 (diff)
Release 0.20.00.20.0
-rw-r--r--VERSION.cmake2
-rw-r--r--createrepo_c.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 37019a6..4525af3 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "19")
+SET(CR_MINOR "20")
SET(CR_PATCH "0")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 5d25004..d0d2063 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -30,7 +30,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.19.0
+Version: 0.20.0
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c