Update version
authorUlrich Dangel <mru@grml.org>
Sun, 7 Nov 2010 22:27:48 +0000 (23:27 +0100)
committerUlrich Dangel <mru@grml.org>
Sun, 7 Nov 2010 22:27:48 +0000 (23:27 +0100)
grml2usb

index e7dc38f..bd4752c 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -22,7 +22,7 @@ import uuid
 import struct
 
 # global variables
 import struct
 
 # global variables
-PROG_VERSION = "0.9.28"
+PROG_VERSION = "0.9.29~git"
 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