X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=414b9c5af49f4484f6f22c7a68861a2273a7957a;hp=4205a32de8d5858fc8b3d9e03d79ef951b7b2079;hb=779a8334c32bb2389e2cffb32a3fefeb9b3f415c;hpb=01e39e49f417c78e8d6acb421604e37fd66a55e5 diff --git a/grml2usb b/grml2usb index 4205a32..414b9c5 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.26~git" +PROG_VERSION = "0.9.26" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg