X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=a06ddc3938e37ad366193b3c9d89f2039c57f219;hp=2eccf8c7b80d5e9ec5d8de812827069471917cb5;hb=ff652294bb6c858cd66eead4ce59593aedbd6abf;hpb=e32e549168ac60d8a8c0180be73b2db2ca21a9b5 diff --git a/grml2usb b/grml2usb index 2eccf8c..a06ddc3 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.29~git" +PROG_VERSION = "0.9.29" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg