[Cs-content-commits] SF.net SVN: cs-content:[342] trunk/1.0/VERSION
PHP Templating & Includes System
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-01 17:54:05
|
Revision: 342 http://cs-content.svn.sourceforge.net/cs-content/?rev=342&view=rev Author: crazedsanity Date: 2009-02-01 17:54:01 +0000 (Sun, 01 Feb 2009) Log Message: ----------- *** RELEASE 1.0-ALPHA3 *** SUMMARY OF CHANGES: * fix problem with begin+end definition for block row on same line (#230) SVN COMMAND: merge --depth=infinity -r340:HEAD https://cs-content.svn.sourceforge.net/svnroot/cs-content/trunk/1.0 Modified Paths: -------------- trunk/1.0/VERSION Modified: trunk/1.0/VERSION =================================================================== --- trunk/1.0/VERSION 2009-01-30 20:40:25 UTC (rev 341) +++ trunk/1.0/VERSION 2009-02-01 17:54:01 UTC (rev 342) @@ -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-ALPHA2 +VERSION: 1.0-ALPHA3 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. |