X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=a31c008492cadd1e6b2b07f0ccd1120e1ffbcb7c;hp=fd3cb69c4bbfd27d0ed18601b0164c6af7680d28;hb=f6e6d6ee51f6394913da1f67297c0fcf92d806f9;hpb=8f9a80f945843742728ba618a22bce10c8ad0faa diff --git a/grml2usb-compat b/grml2usb-compat index fd3cb69..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.19" +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