X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=0efa6a0cf28b9acceb4cab8cfd7b23ac8ea8b764;hp=0a9d7032980b66c2a3243296a1f7d069dac17c46;hb=1a0fe351ba761baae3a30076ba37ffe6050f5d63;hpb=d865dac780a810685df28850f7da8416be364d88 diff --git a/grml2usb-compat b/grml2usb-compat index 0a9d703..0efa6a0 100755 --- a/grml2usb-compat +++ b/grml2usb-compat @@ -18,7 +18,7 @@ from inspect import isroutine, isclass import datetime, logging, os, re, subprocess, sys, tempfile, time, os.path # global variables -PROG_VERSION = "0.9.17-compat" +PROG_VERSION = "0.9.19-pre1" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg