From 8226145936b9ee2964b16c8818eff5900d9c6263 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Aperghis-Tramoni?= Date: Tue, 6 Nov 2007 03:49:51 +0100 Subject: [PATCH] Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz Message-Id: <7B502F45-AB25-4EFF-8147-A02D8E2E9E21@free.fr> Date: Tue, 6 Nov 2007 02:49:51 +0100 p4raw-id: //depot/perl@32227 --- lib/constant.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constant.pm b/lib/constant.pm index 4b6c98b..60d4957 100644 --- a/lib/constant.pm +++ b/lib/constant.pm @@ -4,7 +4,7 @@ use strict; use warnings::register; use vars qw($VERSION %declared); -$VERSION = '1.11'; +$VERSION = '1.12'; #======================================================================= -- 2.7.4