Thread: [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. |
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. |
From: <mpw...@us...> - 2012-03-09 13:03:23
|
Revision: 3553 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3553&view=rev Author: mpwalsh8 Date: 2012-03-09 13:03:14 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Updted for new build script. 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-09 13:02:33 UTC (rev 3552) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-09 13:03:14 UTC (rev 3553) @@ -17,7 +17,7 @@ * This is the version of the libs * @var string - the version string. */ -define("PHPHTMLLIB_VERSION", '2.6.2.$WCREV$'); +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. |
From: <mpw...@us...> - 2012-03-12 22:23:11
|
Revision: 3562 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3562&view=rev Author: mpwalsh8 Date: 2012-03-12 22:23:05 +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:19:09 UTC (rev 3561) +++ branches/BRANCH_2_X/phphtmllib/version.inc 2012-03-12 22:23:05 UTC (rev 3562) @@ -8,6 +8,7 @@ * $Id$ * * @author Walter A. Boring IV <wab...@ne...> + * @author Mike Walsh <mi...@wa...> * @package phpHtmlLib * */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |