From ff87f2d5278c3c665f79b294e58df765658d754e Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Tue, 8 Jan 2008 12:39:31 +0000 Subject: * minor fix (VERSION) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1450 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/OpenSLX/AttributeRoster.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db') diff --git a/config-db/OpenSLX/AttributeRoster.pm b/config-db/OpenSLX/AttributeRoster.pm index 46b90f74..481aeb3b 100644 --- a/config-db/OpenSLX/AttributeRoster.pm +++ b/config-db/OpenSLX/AttributeRoster.pm @@ -19,7 +19,7 @@ use warnings; our (@ISA, @EXPORT, $VERSION); use Exporter; -$VERSION = 0.2; +$VERSION = 1.01; @ISA = qw(Exporter); @EXPORT = qw( -- cgit v1.2.3-55-g7522