bump version for 11.4
authorJán Kupec <jkupec@suse.cz>
Thu, 9 Sep 2010 08:05:42 +0000 (10:05 +0200)
committerJán Kupec <jkupec@suse.cz>
Thu, 9 Sep 2010 08:05:42 +0000 (10:05 +0200)
VERSION.cmake
doc/TODO

index 3519a78..9d7d2cb 100644 (file)
@@ -30,8 +30,8 @@
 #   note in the changes file.
 #
 SET(VERSION_MAJOR "1")
-SET(VERSION_MINOR "4")
-SET(VERSION_PATCH "7")
+SET(VERSION_MINOR "5")
+SET(VERSION_PATCH "0")
 
 # LAST RELEASED: 1.4.7
 #=======
index 53d4c44..911ffb2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,12 +1,13 @@
-1.4.x - development 
+1.5.x - development 
 
 + nice overall install progress with ETA
-+ --from option for the installing commands (in/up/patch/dup/inr/verify)
++ --from option for the other installing commands (up/patch/dup/inr/verify)
 + add help texts for all prompts
 
-1.3.x - bugfixing for SLE11-SP1 and openSUSE 11.2
+1.4.x - maintenance for openSUSE 11.3
+1.3.x - maintenance for SLE11-SP1 and openSUSE 11.2
 1.2.x - development releases
-1.0.x - bugfixing for SLE11 and openSUSE 11.1
+1.0.x - maintenance for SLE11 and openSUSE 11.1
 
 
 NOT SCHEDULED