Commit f02a57ea authored by Geoff Simmons's avatar Geoff Simmons

Updated version number of the Perl prototype to 0.1

parent da5d04e9
......@@ -113,7 +113,7 @@ use Getopt::Std;
use Pod::Usage;
$Getopt::Std::STANDARD_HELP_VERSION = 1;
$main::VERSION = "0.1-SNAPSHOT";
$main::VERSION = "0.1";
sub HELP_MESSAGE {
pod2usage(-exit => 0, -verbose => 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment