@@ -1,6 +1,6 @@
# Simple Makefile to make new releases of pisg
-VERSION = 0.24
+VERSION = 0.26
DIRNAME = pisg-$(VERSION)
@@ -182,7 +182,7 @@ sub get_default_config_settings
debug => 0,
debugfile => "debug.log",
- version => "v0.25-cvs",
+ version => "v0.26-cvs",
};
# Parse the optional overriden configuration variables