increment version
authorUlrich Dangel <uli@spamt.net>
Thu, 1 Jul 2010 19:22:05 +0000 (21:22 +0200)
committerUlrich Dangel <uli@spamt.net>
Thu, 1 Jul 2010 19:22:05 +0000 (21:22 +0200)
grml2usb

index 13c8249..bb0a880 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -22,7 +22,7 @@ import uuid
 import struct
 
 # global variables
-PROG_VERSION = "0.9.27"
+PROG_VERSION = "0.9.28~git"
 MOUNTED = set()  # register mountpoints
 TMPFILES = set() # register tmpfiles
 DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg