X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=1089dab17ea08deae60c2af180129ba7163e1ca2;hp=c3d7beb63c547f0a68ea48963992b3944e258bf2;hb=20409d2dff82c18ff5b420f9771120e48ec086b0;hpb=3d76d27db540095900c011d91a7a7496fd594702 diff --git a/grml2usb b/grml2usb index c3d7beb..1089dab 100755 --- a/grml2usb +++ b/grml2usb @@ -18,7 +18,7 @@ from inspect import isroutine, isclass import datetime, logging, os, re, subprocess, sys, tempfile, time # global variables -PROG_VERSION = "0.9.2" +PROG_VERSION = "0.9.3" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg