diff options
author | Michael Andres <ma@suse.de> | 2010-10-20 12:06:42 +0200 |
---|---|---|
committer | Michael Andres <ma@suse.de> | 2010-10-20 12:06:42 +0200 |
commit | 4cc37faff25e4930d109c06ea58885c66d353bfa (patch) | |
tree | 8b2947cbe4223024858c0ff3a739e47a9631d336 /VERSION.cmake | |
parent | a558a8b66322eb382e624aab0b2266d51368f344 (diff) | |
download | libzypp-bindings-4cc37faff25e4930d109c06ea58885c66d353bfa.tar.gz libzypp-bindings-4cc37faff25e4930d109c06ea58885c66d353bfa.tar.bz2 libzypp-bindings-4cc37faff25e4930d109c06ea58885c66d353bfa.zip |
changes 0.5.5
Diffstat (limited to 'VERSION.cmake')
-rw-r--r-- | VERSION.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index d9df9dd..47ca6ba 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") SET(VERSION_MINOR "5") -SET(VERSION_PATCH "4") +SET(VERSION_PATCH "5") |