We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ad702b commit cd9df37Copy full SHA for cd9df37
concur.pl
@@ -18,7 +18,7 @@
18
use Getopt::Long;
19
use Pod::Usage;
20
21
-my $version = "1.1.0-beta";
+my $version = "1.1.0";
22
23
GetOptions("version" => sub { VersionMessage() }
24
, "help" => \my $help
0 commit comments