summaryrefslogtreecommitdiff
path: root/bin/raps2
diff options
context:
space:
mode:
Diffstat (limited to 'bin/raps2')
-rwxr-xr-xbin/raps24
1 files changed, 2 insertions, 2 deletions
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<raps2> I<action> I<args ...>
=head1 VERSION
-This manual documents B<raps2> version 0.1
+This manual documents B<raps2> version 0.2
=head1 DESCRIPTION