From d5dc486510e834a7b15ca440415ffa999a2d3196 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 23 Mar 2010 00:52:07 +0100 Subject: [PATCH 1/1] Update changelog and version number for pre-release 0.9.40. --- debian/changelog | 6 ++++++ grml-live | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fa61170..30bdaa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-live (0.9.40) UNRELEASED; urgency=low + + * Nothing yet, will be updated using git-dch on release. + + -- Michael Prokop Tue, 23 Mar 2010 00:51:20 +0100 + grml-live (0.9.39) unstable; urgency=low * Add support for /boot/isolinux/submenu*.cfg files. diff --git a/grml-live b/grml-live index c0be180..9b3308e 100755 --- 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' -- 2.1.4