[Phphtmllib-devel] SF.net SVN: phphtmllib:[3563] branches/BRANCH_2_X/phphtmllib/version.inc
Status: Beta
Brought to you by:
hemna
From: <mpw...@us...> - 2012-03-12 22:23:51
|
Revision: 3563 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3563&view=rev Author: mpwalsh8 Date: 2012-03-12 22:23:45 +0000 (Mon, 12 Mar 2012) Log Message: ----------- Re-release of 2.6.3 due to SVN mixup. Modified Paths: -------------- branches/BRANCH_2_X/phphtmllib/version.inc Modified: branches/BRANCH_2_X/phphtmllib/version.inc =================================================================== --- branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-12 22:23:05 UTC (rev 3562) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-12 22:23:45 UTC (rev 3563) @@ -18,7 +18,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", '2.6.3.3559'); +define("PHPHTMLLIB_VERSION", '2.6.3.$WCREV$'); /** This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |