X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=3982380dba8289c817a66dc18367ed5040b65307;hp=0bc0ccda8d3606851fd7ca856450b44ee529e0b6;hb=d0e5005328c9adcdd14eb867bf40537deefedf5c;hpb=bde70120894c59f6c700bc4dd3c166fff737df04 diff --git a/grml2usb b/grml2usb index 0bc0ccd..3982380 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.26" +PROG_VERSION = "0.9.27~git" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg