From 50b71054d55d30593623982624156b94e6f4a40a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 11 Sep 2009 03:30:39 +0200 Subject: [PATCH] Update changelog and program version for new release (0.9.23) --- debian/changelog | 5 +++-- grml-live | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d4cd08..e3f454f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -grml-live (0.9.23) UNRELEASED; urgency=low +grml-live (0.9.23) unstable; urgency=low * Add backwards compatibility check for old sources.list layout (we're using /etc/apt/sources.list.d now) to script @@ -9,8 +9,9 @@ grml-live (0.9.23) UNRELEASED; urgency=low debootstrap doesn't know how to handle 'stable'. Thanks to Ulrich Dangel. * Use blocksize of 256 when running mksquashfs-lzma binary. + * Update documentation regarding recent lzma development. - -- Michael Prokop Fri, 11 Sep 2009 02:53:25 +0200 + -- Michael Prokop Fri, 11 Sep 2009 03:29:38 +0200 grml-live (0.9.22) unstable; urgency=low diff --git a/grml-live b/grml-live index 0af9d7a..8fe8db2 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.23-prerelease' +GRML_LIVE_VERSION='0.9.23' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4