From 28f7cd4af7c347bcb7fd582b58c3de9e65d77f96 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 13 Feb 2007 17:52:43 +0000 Subject: * fixed version git-svn-id: http://svn.openslx.org/svn/openslx/trunk@700 95ad53e4-c205-0410-b2fa-d234c58c8868 --- lib/OpenSLX/Basics.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/OpenSLX/Basics.pm') diff --git a/lib/OpenSLX/Basics.pm b/lib/OpenSLX/Basics.pm index 3800d717..0da3d76a 100644 --- a/lib/OpenSLX/Basics.pm +++ b/lib/OpenSLX/Basics.pm @@ -10,7 +10,7 @@ use strict; use vars qw(@ISA @EXPORT $VERSION); use Exporter; -$VERSION = 0.02; +$VERSION = 1.01; @ISA = qw(Exporter); @EXPORT = qw( -- cgit v1.2.3-55-g7522