From: Rob H. <for...@us...> - 2003-04-03 04:14:29
|
Update of /cvsroot/sandweb/sandweb/lib In directory sc8-pr-cvs1:/tmp/cvs-serv16036/lib Modified Files: SandWeb.pm Log Message: preparing for 1.0RC2 release.. Index: SandWeb.pm =================================================================== RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb.pm,v retrieving revision 1.25 retrieving revision 1.26 diff -U2 -r1.25 -r1.26 --- SandWeb.pm 1 Apr 2003 05:40:21 -0000 1.25 +++ SandWeb.pm 3 Apr 2003 04:14:25 -0000 1.26 @@ -94,5 +94,5 @@ =cut -$VERSION = '1.0RC1'; +$VERSION = '1.0RC2'; sub get_version { return $VERSION; |