From: Steinar H. Gunderson Date: Mon, 25 Dec 2006 16:46:02 +0000 (+0100) Subject: Bump the version number. X-Git-Url: https://git.sesse.net/?p=pr0n;a=commitdiff_plain;h=743b84dcb136d6221e89ab81d3c1982abb0cf300 Bump the version number. --- diff --git a/perl/Sesse/pr0n/Common.pm b/perl/Sesse/pr0n/Common.pm index e3b3332..91b4f48 100644 --- a/perl/Sesse/pr0n/Common.pm +++ b/perl/Sesse/pr0n/Common.pm @@ -31,7 +31,7 @@ BEGIN { require Sesse::pr0n::Config_local; }; - $VERSION = "v2.10"; + $VERSION = "v2.11"; @ISA = qw(Exporter); @EXPORT = qw(&error &dberror); %EXPORT_TAGS = qw();