diff options
author | Michael Andres <ma@suse.de> | 2014-01-21 12:02:50 +0100 |
---|---|---|
committer | Michael Andres <ma@suse.de> | 2014-01-21 12:02:50 +0100 |
commit | 8119ef7479d265909e96424c96acc7707e9133b2 (patch) | |
tree | b678ff0320166f4f74b00b18ea80be8d9e260930 | |
parent | 39b092985b3f7dd74f6ff22930036f8bdbd3192c (diff) | |
download | libzypp-bindings-8119ef7479d265909e96424c96acc7707e9133b2.tar.gz libzypp-bindings-8119ef7479d265909e96424c96acc7707e9133b2.tar.bz2 libzypp-bindings-8119ef7479d265909e96424c96acc7707e9133b2.zip |
add comment
-rw-r--r-- | VERSION.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 6f5701b..f36d9b6 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,4 @@ +# on maintenance branch add a 2nd level to patch (p.1, p.2, ...) SET(VERSION_MAJOR "0") SET(VERSION_MINOR "5") SET(VERSION_PATCH "18") |