From: Michael Prokop Date: Wed, 21 Jul 2010 10:38:43 +0000 (+0200) Subject: Release new version 0.9.43. X-Git-Tag: v0.9.43^0 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=bee952c36e3225a8ad3a77bcb15f699051771609 Release new version 0.9.43. --- diff --git a/debian/changelog b/debian/changelog index 6f12f3a..83c30b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-live (0.9.43) unstable; urgency=low + + * [6136081] docs/grml-live.txt: clarify policy for class names. + * [7c56f73] SW: (Re)add aufs-tools to GRMLBASE. + * [a8257bc] Update isolinux files to ISOLINUX 4.01 debian-20100712. + + -- Michael Prokop Wed, 21 Jul 2010 12:38:17 +0200 + grml-live (0.9.42) unstable; urgency=low * [8e0d3bd] Update isolinux.bin to "ISOLINUX 4.00 debian-20100628". diff --git a/grml-live b/grml-live index 4892a83..42d858d 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.41~git' +GRML_LIVE_VERSION='0.9.43' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list'