Update changelog and version string for pre release.
authorMichael Prokop <mika@grml.org>
Mon, 15 Feb 2010 10:38:16 +0000 (11:38 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 15 Feb 2010 11:03:24 +0000 (12:03 +0100)
debian/changelog
grml-live

index fd554a7..dd4ac19 100644 (file)
@@ -1,3 +1,9 @@
+grml-live (0.9.36~0.pre1) UNRELEASED; urgency=low
+
+  * No entries yet, will be adjusted via git-dch for stable release.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 15 Feb 2010 11:36:42 +0100
+
 grml-live (0.9.35) unstable; urgency=low
 
   * New features / major changes:
index c75d988..62fcd5a 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -23,7 +23,7 @@ fi
 set -e
 
 # global variables
-GRML_LIVE_VERSION='0.9.35'
+GRML_LIVE_VERSION='0.9.36-pre1'
 PN="$(basename $0)"
 CMDLINE="$0 $@"
 SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'