summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-01-08 11:04:29 +0100
committerDaniel Friesel <derf@finalrewind.org>2017-01-08 11:04:29 +0100
commit5abf2dd997797bef49791cecf357854445c23e8f (patch)
tree665f83972e2d780598083907204c8b6b26b02ecb /bin/hashl
parent4e41adb0c75f04f4cb8a1a022d218632f9e63e49 (diff)
version bump1.01
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/hashl b/bin/hashl
index 7cdbedb..ea14c3e 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -35,7 +35,7 @@ my ( $find_ref, $find_db_write );
my $hashl;
my @ehashl;
-our $VERSION = '1.00';
+our $VERSION = '1.01';
STDERR->autoflush(1);
@@ -523,7 +523,7 @@ B<hashl> [B<-fnx>] [B<-d> I<dbfile>] [B<-s> I<read-size>] I<action> [I<args>]
=head1 VERSION
-This manual documents hashl version 1.00
+This manual documents hashl version 1.01
=head1 DESCRIPTION
@@ -698,7 +698,7 @@ C<< cd ~/lib/video; print -l **/*(.) | hashl -d .argon new-file >>
=head1 AUTHOR
-Copyright (C) 2010 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2010-2017 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE