X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=13c8249bf77af252fa18427a879c2c9397969ec5;hp=9cca9d72240f1938bfa9a2aee12fb1c042758d7b;hb=e86ad0fb7af950b56ecc47f393a1c812b0b37c07;hpb=1d62665b55631ae470ed65fa61d517e3392da108 diff --git a/grml2usb b/grml2usb index 9cca9d7..13c8249 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.27~git" +PROG_VERSION = "0.9.27" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg