Skip to content

Commit cd9df37

Browse files
committed
Updated version name
1 parent 0ad702b commit cd9df37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concur.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Getopt::Long;
1919
use Pod::Usage;
2020

21-
my $version = "1.1.0-beta";
21+
my $version = "1.1.0";
2222

2323
GetOptions("version" => sub { VersionMessage() }
2424
, "help" => \my $help

0 commit comments

Comments
 (0)