Wir haben nun die erste Beta von Version 2.6.0.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 25 Jul 2008 13:03:54 +0000 (13:03 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 25 Jul 2008 13:03:54 +0000 (13:03 +0000)
SL/Form.pm
VERSION

index 8586d03..a06c363 100644 (file)
@@ -222,7 +222,7 @@ sub new {
   $self->{action}  =  lc $self->{action};
   $self->{action}  =~ s/( |-|,|\#)/_/g;
 
-  $self->{version} =  "2.4.3";
+  $self->{version} =  "2.6.0 beta 1";
 
   $main::lxdebug->leave_sub();
 
diff --git a/VERSION b/VERSION
index 35cee72..b125c05 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1,2 @@
-2.4.3
+2.6.0 beta 1
+