X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml2usb-compat;h=86e81c7e20557d3e62fae6000d59681e20975650;hb=96d76e0666a7e58ecf7aedc4a503a3471d132be7;hp=c03c0af5d0fabd628a490b74f2ee73e472c35c36;hpb=120f97816743e8270c52389f9c016aeb698f1792;p=grml2usb.git diff --git a/grml2usb-compat b/grml2usb-compat index c03c0af..86e81c7 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.14-compat" +PROG_VERSION = "0.9.17-pre1-compat" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg