From: Ulrich Dangel Date: Tue, 20 Apr 2010 17:06:26 +0000 (+0200) Subject: Updated version X-Git-Tag: v0.9.24~3 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=e0121cab86917602226be566f07d5e66bec80893 Updated version --- diff --git a/grml2usb b/grml2usb index c2ea5e0..b4edca4 100755 --- a/grml2usb +++ b/grml2usb @@ -20,7 +20,7 @@ import glob import uuid # global variables -PROG_VERSION = "0.9.23" +PROG_VERSION = "0.9.24" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg