X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=6f9eec9cb69e204a7e42876f20a830dbb2cc50a9;hp=752e2b5baac28f526642e9fea50881b98387a630;hb=6ba9f5e7e886583ece72a5eb13ab48af1a6e8b22;hpb=4bf11c554938c67e8f502300f7acb0f34fa13166 diff --git a/grml2usb b/grml2usb index 752e2b5..6f9eec9 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import fileinput import glob # global variables -PROG_VERSION = "0.9.18-pre1" +PROG_VERSION = "0.9.18" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg