X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=a31c008492cadd1e6b2b07f0ccd1120e1ffbcb7c;hp=c03c0af5d0fabd628a490b74f2ee73e472c35c36;hb=88d1cffddfa5c263556f98c091bf42366aaf8996;hpb=120f97816743e8270c52389f9c016aeb698f1792 diff --git a/grml2usb-compat b/grml2usb-compat index c03c0af..a31c008 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.20" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg