X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=d10cf1de63efb3aa23f95dc05206cef71103ee59;hp=6455aacecb87b8983b557ac4508990bc22d93125;hb=24494fe6581556f033d9ac3f21ac1cc70d91b721;hpb=85933b53da2988f8fe263062fe4dbbfd83a211ff diff --git a/grml2usb b/grml2usb index 6455aac..d10cf1d 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import fileinput import glob # global variables -PROG_VERSION = "0.9.15" +PROG_VERSION = "0.9.16" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg