From 3fbc270a36ba9f3639b4f869b64ecc5102f18575 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 2 Nov 2011 10:33:42 +0100 Subject: Release v1.0 --- lib/App/Hashl.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/App/Hashl.pm') diff --git a/lib/App/Hashl.pm b/lib/App/Hashl.pm index 2c382ea..b7d76f6 100644 --- a/lib/App/Hashl.pm +++ b/lib/App/Hashl.pm @@ -7,7 +7,7 @@ use 5.010; use Digest::SHA qw(sha1_hex); use Storable qw(nstore retrieve); -our $VERSION = '0.2'; +our $VERSION = '1.00'; sub new { my ( $obj, %conf ) = @_; @@ -199,7 +199,7 @@ App::Hashl - Partially hash files, check if files are equal etc. =head1 VERSION -This manual documents App::Hashl version 0.2 +This manual documents App::Hashl version 1.00 =head1 DESCRIPTION -- cgit v1.2.3