X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=3bd1eced4d5e7d31aab152e012b4ce4f49e3ff92;hp=1155a4a75a5bc49cf1011afbebc4fabd61951c8b;hb=61d88d5722a4c6c534d6173a014b5ec1867ea028;hpb=08a7f928b0aa4337799f9e50faf97ecb26997be8 diff --git a/grml2usb b/grml2usb index 1155a4a..3bd1ece 100755 --- a/grml2usb +++ b/grml2usb @@ -21,7 +21,7 @@ import glob import uuid # global variables -PROG_VERSION = "0.9.20" +PROG_VERSION = "0.9.22pre" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg