[Cs-content-commits] SF.net SVN: cs-content:[351] trunk/1.0/VERSION
PHP Templating & Includes System
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-04 16:41:15
|
Revision: 351 http://cs-content.svn.sourceforge.net/cs-content/?rev=351&view=rev Author: crazedsanity Date: 2009-02-04 16:41:11 +0000 (Wed, 04 Feb 2009) Log Message: ----------- *** RELEASE 1.0-ALPHA5 *** SUMMARY OF CHANGES::: * better handling of block rows and template vars. * a few more methods for testing & stripping undefined template vars. * fixed problem with mainTemplate getting an invalid prefix when an absolute path is defined (#236) Modified Paths: -------------- trunk/1.0/VERSION Modified: trunk/1.0/VERSION =================================================================== --- trunk/1.0/VERSION 2009-02-04 16:34:29 UTC (rev 350) +++ trunk/1.0/VERSION 2009-02-04 16:41:11 UTC (rev 351) @@ -1,5 +1,5 @@ ## Stores the current version of the cs-content system, and it's source. Please do NOT modify this file. -VERSION: 1.0-ALPHA4 +VERSION: 1.0-ALPHA5 PROJECT: cs-content $HeadURL$ \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |