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-01-04 14:32:08 +0300
committerNeal Gompa <ngompa13@gmail.com>2022-01-04 14:32:08 +0300
commit09ea861c8ef11927de5a276116ecb83ab8e93462 (patch)
treece0d61f34d81376876b34fcffe6e35cdde80be43
parent7504ad577eb12202d27e34fbd151b2b9da075f14 (diff)
Release 0.18.00.18.0
-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 5630eb0..554937a 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "17")
-SET(CR_PATCH "7")
+SET(CR_MINOR "18")
+SET(CR_PATCH "0")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 09a3709..d0e7e0a 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -30,7 +30,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.17.7
+Version: 0.18.0
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c