X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=5daa69059bf8ab54cd70d283aea0cc9d47167ec4;hp=494796803a94edd849af6fb4e4668964f27d3f5e;hb=7874f974499ad214ef6d0f8ae726317f78df453d;hpb=a3cf9517aca88f8c708ccdc9991842c5f77ee51a diff --git a/grml2usb-compat b/grml2usb-compat index 4947968..5daa690 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.30" +PROG_VERSION = "0.9.31" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg