X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml2usb;h=ad896f3921d3c64b5b738ed9af89313a109af4de;hb=e4c6f13b56fcbc80c08eef7ee8c4b29aaf757969;hp=de95e5a4e1b0a2cead3bebf4c81b66dd9d692096;hpb=8ae38e3285f270d3d782277632d4853663b94b49;p=grml2usb.git diff --git a/grml2usb b/grml2usb index de95e5a..ad896f3 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.6" +PROG_VERSION = "0.9.7" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg