From 61d88d5722a4c6c534d6173a014b5ec1867ea028 Mon Sep 17 00:00:00 2001 From: Ulrich Dangel Date: Sun, 21 Feb 2010 02:40:48 +0100 Subject: [PATCH] Increment version number --- grml2usb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grml2usb b/grml2usb index 1155a4a..3bd1ece 100755 --- a/grml2usb +++ b/grml2usb @@ -21,7 +21,7 @@ import glob import uuid # global variables -PROG_VERSION = "0.9.20" +PROG_VERSION = "0.9.22pre" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg -- 2.1.4