X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=490542fc882a11e44c82ffd38314760313f87dda;hp=092e34daf0b3aab2bf07551ee061cafad1b4f4ff;hb=c306416f649721bf858e116e1b0f5bd80bde2b66;hpb=91529cc1669e54ce3f1bddb23e525e3e530dd051 diff --git a/grml2usb b/grml2usb index 092e34d..490542f 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.28~git" +PROG_VERSION = "0.9.28" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg