X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=0a9d7032980b66c2a3243296a1f7d069dac17c46;hp=86e81c7e20557d3e62fae6000d59681e20975650;hb=f460ee6e041c8e9f523f5e1298265e26b7629b22;hpb=200912a89f804e1f57f4fa6c40433a107c595105 diff --git a/grml2usb-compat b/grml2usb-compat index 86e81c7..0a9d703 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.17-pre1-compat" +PROG_VERSION = "0.9.17-compat" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg