X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=grml2usb-compat;h=b8805cbf4726429c91d44ca97381079b3cea7421;hp=c03c0af5d0fabd628a490b74f2ee73e472c35c36;hb=24494fe6581556f033d9ac3f21ac1cc70d91b721;hpb=85933b53da2988f8fe263062fe4dbbfd83a211ff diff --git a/grml2usb-compat b/grml2usb-compat index c03c0af..b8805cb 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.14-compat" +PROG_VERSION = "0.9.16-compat" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg