From: Rob H. <for...@us...> - 2003-04-22 17:12:55
|
Update of /cvsroot/sandweb/sandweb/lib In directory sc8-pr-cvs1:/tmp/cvs-serv3667/lib Modified Files: SandWeb.pm Log Message: bumping vers. no. up to RC3, and some template changes for the tag/ branch fixes. Index: SandWeb.pm =================================================================== RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb.pm,v retrieving revision 1.26 retrieving revision 1.27 diff -U2 -r1.26 -r1.27 --- SandWeb.pm 3 Apr 2003 04:14:25 -0000 1.26 +++ SandWeb.pm 22 Apr 2003 17:12:50 -0000 1.27 @@ -94,5 +94,5 @@ =cut -$VERSION = '1.0RC2'; +$VERSION = '1.0RC3'; sub get_version { return $VERSION; |