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-08-05 12:45:03 +0400
committerTomas Mlcoch <tmlcoch@redhat.com>2014-08-05 12:45:03 +0400
commite509b1f5a734704ddaf6f2a5d16cd24a53e8dedc (patch)
treecea1c442f3cc25eaa8fe517a74b8719f54c34bd8
parentd6d19274ed9469ab534d0bd8491a88b0da93dd90 (diff)
Bump version to 0.6.00.6.0
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 5b16e56..20c8d19 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "5")
+SET(CR_MINOR "6")
SET(CR_PATCH "0")