From 4d168b7594bb23a54cbd38661e88837262a2afbb Mon Sep 17 00:00:00 2001 From: Angel Ortega Date: Mon, 22 Sep 2008 12:46:47 +0200 Subject: [PATCH] Version 4.1.0 RELEASED. --- Artemus.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artemus.pm b/Artemus.pm index 0ddcc1e..695694e 100644 --- a/Artemus.pm +++ b/Artemus.pm @@ -29,7 +29,7 @@ package Artemus; use strict; use warnings; -$Artemus::VERSION = '4.1.0-dev'; +$Artemus::VERSION = '4.1.0'; =pod -- 2.11.4.GIT