From 6640af26ba8d417f46f05039e7e48943c2f0a286 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 1 Sep 2008 15:18:09 +0200 Subject: [PATCH] set version 0.9.0 --- debian/changelog | 5 +++-- grml-live | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0587e7a..ca8f17d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -grml-live (0.9) unstable; urgency=low +grml-live (0.9.0) unstable; urgency=low * Update to kernel 2.6.26-grml[64]. * Drop sysutils and cupsys-common from package lists. @@ -30,8 +30,9 @@ grml-live (0.9) unstable; urgency=low just set -no-progress in $SQUASHFS_OPTIONS instead. * Use linux-kernel-headers-grml in grml-medium. * Use vim.basic as alternative setting for 'vi'. + * - -- Michael Prokop Mon, 01 Sep 2008 15:17:11 +0200 + -- Michael Prokop Mon, 01 Sep 2008 15:17:39 +0200 grml-live (0.8) unstable; urgency=low diff --git a/grml-live b/grml-live index 9aa0f24..48d42a5 100755 --- a/grml-live +++ b/grml-live @@ -14,7 +14,7 @@ export LC_ALL=C # exit on any error: set -e -GRML_LIVE_VERSION='0.9' +GRML_LIVE_VERSION='0.9.0' PN="$(basename $0)" CMDLINE="$0 $@" ISO_DATE="$(date +%Y-%m-%d)" -- 2.1.4