X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=fd3cb69c4bbfd27d0ed18601b0164c6af7680d28;hp=b8805cbf4726429c91d44ca97381079b3cea7421;hb=8f9a80f945843742728ba618a22bce10c8ad0faa;hpb=24494fe6581556f033d9ac3f21ac1cc70d91b721 diff --git a/grml2usb-compat b/grml2usb-compat index b8805cb..fd3cb69 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.16-compat" +PROG_VERSION = "0.9.19" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg