From: Andreas J. Koenig Date: Sat, 4 Jun 2011 11:58:54 +0000 (+0200) Subject: ready for release X-Git-Tag: 0.2.1^0 X-Git-Url: https://repo.or.cz/w/rersyncrecent.git/commitdiff_plain/532941ea5ff913d0204929ea83701b8e17e0e0a8 ready for release --- diff --git a/lib/File/Rsync/Mirror/Recent.pm b/lib/File/Rsync/Mirror/Recent.pm index 2aae878..3c9d688 100644 --- a/lib/File/Rsync/Mirror/Recent.pm +++ b/lib/File/Rsync/Mirror/Recent.pm @@ -28,7 +28,7 @@ use Storable; use Time::HiRes qw(); use YAML::Syck; -use version; our $VERSION = qv('0.2.0'); +use version; our $VERSION = qv('0.2.1'); =head1 SYNOPSIS