|
@@ -188,7 +188,7 @@ sub get_default_config_settings
|
|
|
|
|
|
|
|
debug => 0,
|
|
debug => 0,
|
|
|
debugfile => "debug.log",
|
|
debugfile => "debug.log",
|
|
|
- version => "v0.26-cvs",
|
|
|
|
|
|
|
+ version => "v0.27-cvs",
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
# Parse the optional overriden configuration variables
|
|
# Parse the optional overriden configuration variables
|