[Phphtmllib-devel] SF.net SVN: phphtmllib:[3542] branches/BRANCH_2_X/phphtmllib/version.inc
Status: Beta
Brought to you by:
hemna
|
From: <mpw...@us...> - 2011-01-28 13:49:25
|
Revision: 3542
http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3542&view=rev
Author: mpwalsh8
Date: 2011-01-28 13:49:18 +0000 (Fri, 28 Jan 2011)
Log Message:
-----------
Updated version number to 2.6.2.
Modified Paths:
--------------
branches/BRANCH_2_X/phphtmllib/version.inc
Modified: branches/BRANCH_2_X/phphtmllib/version.inc
===================================================================
--- branches/BRANCH_2_X/phphtmllib/version.inc 2011-01-28 01:11:50 UTC (rev 3541)
+++ branches/BRANCH_2_X/phphtmllib/version.inc 2011-01-28 13:49:18 UTC (rev 3542)
@@ -17,7 +17,7 @@
* This is the version of the libs
* @var string - the version string.
*/
-define("PHPHTMLLIB_VERSION", '2.6.1.$WCREV$-dev');
+define("PHPHTMLLIB_VERSION", '2.6.2.$WCREV$');
/**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|