[Cs-content-commits] SF.net SVN: cs-content:[361] trunk/1.0/VERSION
PHP Templating & Includes System
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-06 20:40:49
|
Revision: 361 http://cs-content.svn.sourceforge.net/cs-content/?rev=361&view=rev Author: crazedsanity Date: 2009-02-06 20:40:44 +0000 (Fri, 06 Feb 2009) Log Message: ----------- *** RELEASE 1.0-ALPHA7 *** SUMMARY OF CHANGES::: * functionality for stripping undefined template vars from text * fix problem with not including all includes (#246) Modified Paths: -------------- trunk/1.0/VERSION Modified: trunk/1.0/VERSION =================================================================== --- trunk/1.0/VERSION 2009-02-06 20:38:40 UTC (rev 360) +++ trunk/1.0/VERSION 2009-02-06 20:40:44 UTC (rev 361) @@ -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-ALPHA6 +VERSION: 1.0-ALPHA7 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. |