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:
authorTomas Mlcoch <tmlcoch@redhat.com>2014-07-18 15:23:15 +0400
committerTomas Mlcoch <tmlcoch@redhat.com>2014-07-18 15:23:15 +0400
commitdd1ba0c374cae949fec5ee530b7df0926b0f70a6 (patch)
treeaefd165f4d714a2d18d0a472684229e57a7d8d79
parent14bfde52bd416bb63b8ef98fa8781b33d690cd25 (diff)
Bump to 0.5.0deltarpm
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index c5729ec..5b16e56 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "4")
+SET(CR_MINOR "5")
SET(CR_PATCH "0")