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:
authorPavla Kratochvilova <pkratoch@redhat.com>2019-08-06 09:25:04 +0300
committerPavla Kratochvilova <pkratoch@redhat.com>2019-08-06 09:25:04 +0300
commitd65f9bcd2fabd55e813d0b4eb5e90eb19ee9a002 (patch)
tree49765d99f146353f527629ceebbc0e509f4426e5
parent4037e23c694f9f181b632d5549643d5c8ff19100 (diff)
Release 0.14.40.14.4
-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 7d87384..fcd86ff 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "14")
-SET(CR_PATCH "3")
+SET(CR_PATCH "4")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 822a10d..d7719f8 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -35,7 +35,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.14.3
+Version: 0.14.4
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c