From d15919da44f5fa458a759f251c07677953d12b77 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 8 Jul 2011 19:59:47 +0200 Subject: Release v0.50 --- bin/raps2 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/raps2 b/bin/raps2 index 4898dd5..2a93f0b 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -13,7 +13,7 @@ use File::Slurp qw(read_dir); my $raps2 = App::Raps2->new(); my ( $action, @args ) = @ARGV; -our $VERSION = '0.4'; +our $VERSION = '0.50'; sub file_must_exist { my ( $file, $name ) = @_; @@ -204,7 +204,7 @@ B I I =head1 VERSION -This manual documents B version 0.4 +This manual documents B version 0.50 =head1 DESCRIPTION @@ -255,6 +255,10 @@ 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