diff options
author | tux <tux@linux-bjx7.site> | 2012-02-24 14:12:22 +0100 |
---|---|---|
committer | tux <tux@linux-bjx7.site> | 2012-02-24 14:12:22 +0100 |
commit | 4ea28b7451cfda7e8df57458ba68d65e8796b9f8 (patch) | |
tree | e3b40cfdf8301e7364cdd3b066342de4fb7b7bcb | |
parent | da18801cb9a37419fbb00e5bdd91a7881af402cf (diff) | |
download | libzypp-bindings-4ea28b7451cfda7e8df57458ba68d65e8796b9f8.tar.gz libzypp-bindings-4ea28b7451cfda7e8df57458ba68d65e8796b9f8.tar.bz2 libzypp-bindings-4ea28b7451cfda7e8df57458ba68d65e8796b9f8.zip |
update version
-rw-r--r-- | VERSION.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 9b872aa..98f5dd9 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") SET(VERSION_MINOR "5") -SET(VERSION_PATCH "9") +SET(VERSION_PATCH "10") |