summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Sella <nsella@redhat.com>2021-04-12 16:54:27 +0200
committerNicola Sella <nsella@redhat.com>2021-04-12 16:54:27 +0200
commit8eff6ed99f5fd0ba844cb8513963435caab5fd3c (patch)
tree7353a6e6fc5fdc86bb7f044a11604340e0b2f13d
parent72d0fc5a07ac0eab9e0fdc7753de5faebe253f94 (diff)
Release 0.17.2
-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 ab50643..0c790cd 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "1")
+SET(CR_PATCH "2")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index ac37ec8..a0ed90c 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -24,7 +24,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.17.1
+Version: 0.17.2
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c