From 97beb3e0db45550784dced0abfbe38f0eb65571c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 13 May 2011 14:01:38 +0200 Subject: Release v0.2 --- bin/raps2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/raps2') diff --git a/bin/raps2 b/bin/raps2 index 0329e59..6c378ae 100755 --- a/bin/raps2 +++ b/bin/raps2 @@ -12,7 +12,7 @@ use App::Raps2; my $raps2 = App::Raps2->new(); my ($action, @args) = @ARGV; -my $VERSION = '0.1'; +my $VERSION = '0.2'; $raps2->sanity_check(); $raps2->load_config(); @@ -38,7 +38,7 @@ B I I =head1 VERSION -This manual documents B version 0.1 +This manual documents B version 0.2 =head1 DESCRIPTION -- cgit v1.2.3