From: Michael Prokop Date: Wed, 30 Dec 2009 01:58:19 +0000 (+0100) Subject: Update version numbers for 0.9.34-pre1 X-Git-Tag: v0.9.34~28 X-Git-Url: https://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=f6dbac2bcd0321bfeba9b33a19b9a9ac2970b6ea Update version numbers for 0.9.34-pre1 --- diff --git a/debian/changelog b/debian/changelog index 39784cd..7ad72b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-live (0.9.34) UNRELEASED; urgency=low + + * No changelog entries yet, will be inserted by git-dch. + + -- Michael Prokop Wed, 30 Dec 2009 02:57:38 +0100 + grml-live (0.9.33) unstable; urgency=low [ Michael Prokop ] diff --git a/grml-live b/grml-live index fdd6dac..186f092 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.33' +GRML_LIVE_VERSION='0.9.34-pre1' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'