Update of /cvsroot/sandweb/sandweb/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv20491/lib
Modified Files:
Tag: release-1_0-branch
SandWeb.pm
Log Message:
changing vers. no. for release
Index: SandWeb.pm
===================================================================
RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb.pm,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -U2 -r1.27 -r1.27.2.1
--- SandWeb.pm 22 Apr 2003 17:12:50 -0000 1.27
+++ SandWeb.pm 17 Aug 2003 04:42:07 -0000 1.27.2.1
@@ -94,5 +94,5 @@
=cut
-$VERSION = '1.0RC3';
+$VERSION = '1.0RC4';
sub get_version {
return $VERSION;
|