diff options
author | Arvin Schnell <aschnell@suse.de> | 2007-07-19 13:01:40 +0000 |
---|---|---|
committer | Arvin Schnell <aschnell@suse.de> | 2007-07-19 13:01:40 +0000 |
commit | ae04a0a54b4a725f53b303101fc89d19dd3f46d5 (patch) | |
tree | d323e5a16633e3c3a6e11fc54c706a65332b71cf /VERSION.cmake | |
parent | eb8280a4263d2153d89f3838ea950ad3eb9fe435 (diff) | |
download | libzypp-bindings-ae04a0a54b4a725f53b303101fc89d19dd3f46d5.tar.gz libzypp-bindings-ae04a0a54b4a725f53b303101fc89d19dd3f46d5.tar.bz2 libzypp-bindings-ae04a0a54b4a725f53b303101fc89d19dd3f46d5.zip |
- renamed spec file
Diffstat (limited to 'VERSION.cmake')
-rw-r--r-- | VERSION.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 672b177..097bf49 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "0") -SET(VERSION_MINOR "2") -SET(VERSION_PATCH "0")
\ No newline at end of file +SET(VERSION_MINOR "3") +SET(VERSION_PATCH "0") |