X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb;h=9a3bcb120aa4f8c37d271b52b8a97d0298f5c0eb;hp=9dcd21cd28ad80d7ba8a13e44fd45f3f061a258e;hb=96b7a987b52458633a28242b93451be7f4bce226;hpb=f5fb8ed50cc27f1ada7365768a4a1dc37cb9b79e diff --git a/grml2usb b/grml2usb index 9dcd21c..9a3bcb1 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(pre2)" +PROG_VERSION = "0.9.2" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg