X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=ab6f98135ec25519a2078e9874c9ad2ac888973d;hp=ac913c0d2b933c2ce0a4432048407c35ed2afee6;hb=b48ba994f1c4902f208c62180b3523a16d7db1df;hpb=198086121d69e212d36fceb41486474f2fde47d8 diff --git a/grml2usb b/grml2usb index ac913c0..ab6f981 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.30" +PROG_VERSION = "0.9.31" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg