changes 10.0.0 10.0.0
authorMichael Andres <ma@suse.de>
Tue, 20 Sep 2011 08:03:02 +0000 (10:03 +0200)
committerMichael Andres <ma@suse.de>
Tue, 20 Sep 2011 08:03:02 +0000 (10:03 +0200)
VERSION.cmake
package/libzypp.changes

index 89dac72..f37d45b 100644 (file)
 # - Consider calling ./mkChangelog to edit the
 #   changes file. See './mkChangelog -h' for help.
 #
-SET(LIBZYPP_MAJOR "9")
-SET(LIBZYPP_COMPATMINOR "8")
-SET(LIBZYPP_MINOR "11")
+SET(LIBZYPP_MAJOR "10")
+SET(LIBZYPP_COMPATMINOR "0")
+SET(LIBZYPP_MINOR "0")
 SET(LIBZYPP_PATCH "0")
 #
-# LAST RELEASED: 9.11.0 (8)
+# LAST RELEASED: 10.0.0 (0)
 # (The number in parenthesis is LIBZYPP_COMPATMINOR)
 #=======
index ee01eb9..fd4fa82 100644 (file)
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
+
+- Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
+- version 10.0.0 (0)
+
+-------------------------------------------------------------------
 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
 
 - Enhance Selectable API