From: Rob H. <for...@us...> - 2004-08-21 05:27:51
|
Update of /cvsroot/sandweb/sandweb/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23814/lib Modified Files: Tag: release-1_0-branch SandWeb.pm Log Message: prepping for new release Index: SandWeb.pm =================================================================== RCS file: /cvsroot/sandweb/sandweb/lib/SandWeb.pm,v retrieving revision 1.27.2.1 retrieving revision 1.27.2.2 diff -U2 -r1.27.2.1 -r1.27.2.2 --- SandWeb.pm 17 Aug 2003 04:42:07 -0000 1.27.2.1 +++ SandWeb.pm 21 Aug 2004 05:27:30 -0000 1.27.2.2 @@ -94,5 +94,5 @@ =cut -$VERSION = '1.0RC4'; +$VERSION = '1.0.1'; sub get_version { return $VERSION; |