From 65b228b6458b7b411d310e5c62e3b4fa3bf3d96f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 27 Jun 2011 23:47:22 +0200 Subject: Release v0.01 --- bin/db-ris | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/db-ris') diff --git a/bin/db-ris b/bin/db-ris index c2ccfc0..8d1b833 100755 --- a/bin/db-ris +++ b/bin/db-ris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; -our $VERSION = '0.0'; +our $VERSION = '0.01'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(first max); @@ -153,7 +153,7 @@ I =head1 VERSION -version 0.0 +version 0.01 =head1 DESCRIPTION -- cgit v1.2.3