X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=7891339cf954ce844950c52de893ad1a68d8b6f1;hp=27d7108758a00bdb5a45a24da8343c7e8dfb023d;hb=ad536c6777f3a634dc00288d2219d056ab18929e;hpb=9a6f1b1cee301c19ca7d4c492363b6accf6456f2 diff --git a/grml2usb b/grml2usb index 27d7108..7891339 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import fileinput import glob # global variables -PROG_VERSION = "0.9.14" +PROG_VERSION = "0.9.15" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg