Release new version 0.9.23.
[grml2usb.git] / grml2usb
index 7e91839..70bcb8b 100755 (executable)
--- a/grml2usb
+++ b/grml2usb
@@ -21,7 +21,7 @@ import glob
 import uuid
 
 # global variables
-PROG_VERSION = "0.9.22"
+PROG_VERSION = "0.9.23"
 MOUNTED = set()  # register mountpoints
 TMPFILES = set() # register tmpfiles
 DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg