Update changelog and version number for pre-release 0.9.40.
authorMichael Prokop <mika@grml.org>
Mon, 22 Mar 2010 23:52:07 +0000 (00:52 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 22 Mar 2010 23:52:07 +0000 (00:52 +0100)
debian/changelog
grml-live

index fa61170..30bdaa2 100644 (file)
@@ -1,3 +1,9 @@
+grml-live (0.9.40) UNRELEASED; urgency=low
+
+  * Nothing yet, will be updated using git-dch on release.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 23 Mar 2010 00:51:20 +0100
+
 grml-live (0.9.39) unstable; urgency=low
 
   * Add support for /boot/isolinux/submenu*.cfg files.
index c0be180..9b3308e 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.39'
+GRML_LIVE_VERSION='0.9.40-pre1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'