summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-11-02 10:33:42 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-11-02 10:33:42 +0100
commit3fbc270a36ba9f3639b4f869b64ecc5102f18575 (patch)
tree2d36131750c26fab99bf2de80239f59e7ecd67cc /bin/hashl
parent3f1d27c4a43492cf2ea379d8a4bea37aa18e3201 (diff)
Release v1.01.00
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hashl b/bin/hashl
index 3d964c7..1c1f0ca 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -28,7 +28,7 @@ my ( $find_ref, $find_db_write );
my $hashl;
-our $VERSION = '0.2';
+our $VERSION = '1.00';
STDERR->autoflush(1);
@@ -417,7 +417,7 @@ B<hashl> [B<-fn>] [B<-d> I<dbfile>] [B<-s> I<read-size>] I<action> [I<args>]
=head1 VERSION
-This manual documents hashl version 0.2
+This manual documents hashl version 1.00
=head1 DESCRIPTION