X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=752e2b5baac28f526642e9fea50881b98387a630;hp=05d3b38aa18c4cddbd52e25f8f20b341ad1611df;hb=4bf11c554938c67e8f502300f7acb0f34fa13166;hpb=52eae2e4196e4e79eba9ad24c80765d4e5e120df diff --git a/grml2usb b/grml2usb index 05d3b38..752e2b5 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import fileinput import glob # global variables -PROG_VERSION = "0.9.17" +PROG_VERSION = "0.9.18-pre1" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg