- bump version to 0.16 to make it different from code11_3 branch
authorMichael Schroeder <mls@suse.de>
Thu, 9 Sep 2010 15:33:54 +0000 (17:33 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 9 Sep 2010 15:33:54 +0000 (17:33 +0200)
VERSION.cmake
package/libsatsolver.changes

index 5ce5b0d..b828cf5 100644 (file)
@@ -45,7 +45,7 @@
 #
 
 SET(LIBSATSOLVER_MAJOR "0")
-SET(LIBSATSOLVER_MINOR "15")
-SET(LIBSATSOLVER_PATCH "1")
+SET(LIBSATSOLVER_MINOR "16")
+SET(LIBSATSOLVER_PATCH "0")
 
-# last released 0.15.0
+# last released 0.16.0
index 6f56eaf..b67f5a5 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Sep  9 17:30:36 CEST 2010 - mls@suse.de
+
+- bump version to 0.16 to make it different from code11_3 branch
+- 0.16.0
+
+-------------------------------------------------------------------
 Mon Sep  6 13:50:02 UTC 2010 - dmacvicar@novell.com
 
 - ruby bindings: fix bugs regarding include path loading