[Phphtmllib-devel] SF.net SVN: phphtmllib:[3244] branches/BRANCH_2_X/phphtmllib/version.inc
Status: Beta
Brought to you by:
hemna
From: <mpw...@us...> - 2009-04-02 14:01:16
|
Revision: 3244 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3244&view=rev Author: mpwalsh8 Date: 2009-04-02 13:30:28 +0000 (Thu, 02 Apr 2009) Log Message: ----------- Added TortoiseSVN keyword to version number. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/version.inc Modified: branches/BRANCH_2_X/phphtmllib/version.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/version.inc 2009-04-02 13:29:57 UTC (rev 3243) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2009-04-02 13:30:28 UTC (rev 3244) @@ -17,7 +17,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", "2.6.0-dev"); +define("PHPHTMLLIB_VERSION", "2.6.$WCREV$-dev"); /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |