From 31a5b95b685fb83ef99258b895a3108b6eb3b2ff Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 4 Oct 2015 18:09:51 +0200 Subject: version bump --- bin/raps2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/raps2') diff --git a/bin/raps2 b/bin/raps2 index 950c7d1..ca5c73d 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -15,7 +15,7 @@ use Getopt::Long qw(:config no_ignore_case); my ( $chrome, $default_cost, $no_echo, $paste, $pwgen_cmd, $xclip_cmd ); -our $VERSION = '0.53'; +our $VERSION = '0.54'; GetOptions( 'c|cost=i' => \$default_cost, @@ -309,7 +309,7 @@ B [I] I [I] =head1 VERSION -This manual documents B version 0.53 +This manual documents B version 0.54 =head1 DESCRIPTION -- cgit v1.2.3