X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml2usb;h=6f9eec9cb69e204a7e42876f20a830dbb2cc50a9;hb=refs%2Ftags%2Fv0.9.18;hp=8fd69091f6b6969bae8b57b89805e3bb592094c6;hpb=e603a9b7ef9c52ecd51e32773e361d03df86c4ae;p=grml2usb.git diff --git a/grml2usb b/grml2usb index 8fd6909..6f9eec9 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.18" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg