summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-23 22:09:27 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-23 22:09:27 +0200
commit27545ef714297c6b9a0666960b7d524947654e0b (patch)
tree469c1f0eb877d471ce3b52bedbf7c781883bf67d /bin
parent1df5a4680ea2a328619fe5c0364377ad54c94248 (diff)
Release v0.20.2
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hashl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hashl b/bin/hashl
index ca81dcd..f1e6cf8 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -28,7 +28,7 @@ my ( $find_ref, $find_db_write );
my $hashl;
-our $VERSION = '0.1';
+our $VERSION = '0.2';
STDERR->autoflush(1);
@@ -410,7 +410,7 @@ B<hashl> [B<-d> I<dbfile>] [B<-s> I<read-size>] I<action> [I<args>]
=head1 VERSION
-This manual documents hashl version 0.1
+This manual documents hashl version 0.2
=head1 DESCRIPTION