[Cs-content-commits] SF.net SVN: cs-content:[348] trunk/1.0/VERSION
PHP Templating & Includes System
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-02-03 19:25:46
|
Revision: 348 http://cs-content.svn.sourceforge.net/cs-content/?rev=348&view=rev Author: crazedsanity Date: 2009-02-03 19:25:44 +0000 (Tue, 03 Feb 2009) Log Message: ----------- *** RELEASE 1.0-ALPHA4 *** SUMMARY OF CHANGES::: * rename cs_sessionClass.php to cs_session.class.php to match naming conventions. * minor change to contentSystem so version parsing always works. * minor require_once statement for session class so version stuff works. Modified Paths: -------------- trunk/1.0/VERSION Modified: trunk/1.0/VERSION =================================================================== --- trunk/1.0/VERSION 2009-02-03 19:23:25 UTC (rev 347) +++ trunk/1.0/VERSION 2009-02-03 19:25:44 UTC (rev 348) @@ -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-ALPHA3 +VERSION: 1.0-ALPHA4 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. |