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-03-07 17:57:27 +0300
committerNeal Gompa <ngompa13@gmail.com>2022-03-07 17:57:27 +0300
commita531ee881a8f1d9273b4383fb9fa604c56fff138 (patch)
treed1f8ede99745296d53ac79654796291d837e9f12 /VERSION.cmake
parent3ab81646a3ffdf30addb3a356b7fdefcdb0910d2 (diff)
Release 0.19.00.19.0
Diffstat (limited to 'VERSION.cmake')
-rw-r--r--VERSION.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 554937a..37019a6 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
-SET(CR_MINOR "18")
+SET(CR_MINOR "19")
SET(CR_PATCH "0")