Updated version
authorUlrich Dangel <uli@spamt.net>
Tue, 20 Apr 2010 17:06:26 +0000 (19:06 +0200)
committerUlrich Dangel <uli@spamt.net>
Wed, 21 Apr 2010 09:01:17 +0000 (11:01 +0200)
grml2usb

index c2ea5e0..b4edca4 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -20,7 +20,7 @@ import glob
 import uuid
 
 # global variables
 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
 MOUNTED = set()  # register mountpoints
 TMPFILES = set() # register tmpfiles
 DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg