X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml2usb;h=bb0a880dc92de68b68a1909d2969c362cc406997;hb=9a08b38a6d38a10603cbfa3a75b06840e349d2c5;hp=9cca9d72240f1938bfa9a2aee12fb1c042758d7b;hpb=cd204ee745d8af1fcf732fa6fc1a58d0646b424c;p=grml2usb.git diff --git a/grml2usb b/grml2usb index 9cca9d7..bb0a880 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.28~git" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg