X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=a09b97f8f7e16694ea7c82457c44c293a5c5c61b;hp=361e6a08107edc256d6f08edcbb4c03f7dd78c11;hb=f460ee6e041c8e9f523f5e1298265e26b7629b22;hpb=200912a89f804e1f57f4fa6c40433a107c595105 diff --git a/grml2usb b/grml2usb index 361e6a0..a09b97f 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import fileinput import glob # global variables -PROG_VERSION = "0.9.17-pre1" +PROG_VERSION = "0.9.17" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg