From 37d0f622226d55477aee0c0bdc8532223903fd7a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Thu, 22 Apr 2010 01:09:40 +0200 Subject: [PATCH] Use 0.9.41[-pre1] as version number until release. --- debian/changelog | 7 +++++++ grml-live | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1d92317..94ff004 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-live (0.9.41) UNRELEASED; urgency=low + + * Placeholder changelog entry, will be adjusted with release + using git-dch. + + -- Michael Prokop Thu, 22 Apr 2010 01:08:45 +0200 + grml-live (0.9.40) unstable; urgency=low [ Michael Prokop ] diff --git a/grml-live b/grml-live index 0d4ba82..c08ce0d 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.40' +GRML_LIVE_VERSION='0.9.41-pre1' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4