Update program version in script v0.28
authorMichael Prokop <mika@grml.org>
Tue, 16 Jun 2009 14:13:04 +0000 (16:13 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 16 Jun 2009 14:13:04 +0000 (16:13 +0200)
grml-debootstrap

index b11ee7c..23cf187 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.27'
+VERSION='0.28'
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum:
 MNTPOINT="/mnt/debootstrap.$$"
 
 # inside the chroot system locales might not be available, so use minimum: