From 4e5249063822bb91adabe6412a161752872c50c5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 25 Jul 2011 18:47:12 +0200 Subject: Release v0.53 --- bin/raps2 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'bin/raps2') diff --git a/bin/raps2 b/bin/raps2 index 80cafee..ccb5e01 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -13,7 +13,7 @@ use Getopt::Long qw(:config no_ignore_case); my ( $chrome, $default_cost, $no_echo, $paste, $pwgen_cmd, $xclip_cmd ); -our $VERSION = '0.52'; +our $VERSION = '0.53'; GetOptions( 'c|cost=i' => \$default_cost, @@ -282,7 +282,7 @@ B [I] I [I] =head1 VERSION -This manual documents B version 0.52 +This manual documents B version 0.53 =head1 DESCRIPTION @@ -341,10 +341,6 @@ Show information about I, does not require the master password. List all saved accounts with their respective Logins and URLs -=item B - -Show version information - =back =head1 OPTIONS -- cgit v1.2.3