Adjust version number in script
authorMichael Prokop <mika@grml.org>
Fri, 8 May 2009 11:54:14 +0000 (13:54 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 8 May 2009 11:54:14 +0000 (13:54 +0200)
grml-debootstrap

index 5c3570d..a08262a 100755 (executable)
@@ -11,7 +11,7 @@ set -e # exit on any error
 
 # variables {{{
 PN="$(basename $0)"
 
 # variables {{{
 PN="$(basename $0)"
-VERSION='0.26'
+VERSION='0.27'
 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: