[CS-Project-svn_notify] SF.net SVN: cs-project:[991] trunk/1.2/VERSION
Brought to you by:
crazedsanity
From: <cra...@us...> - 2009-09-21 14:53:39
|
Revision: 991 http://cs-project.svn.sourceforge.net/cs-project/?rev=991&view=rev Author: crazedsanity Date: 2009-09-21 14:53:33 +0000 (Mon, 21 Sep 2009) Log Message: ----------- *** RELEASE 1.2.0-ALPHA12 *** SUMMARY OF CHANGES::: * fix missing template issue (#253) * updates to use cs-phpxml v1.0.0-RC1 * updates to use cs-content v1.0.0-BETA1 * updated exception information * fix accidental redirection after setup * add tests for external libraries to step 5 of setup. * convert *.png files to *.gif for IE compatibility * set assigned user when solving issues (#252) * ensure the "/" URL works correctly... * move temporary setup classes into their own folder for __autoload() * remove require_once() calls (use cs-content's __autoload.php) * show fail count at the end of setup step #5 * fix helpdesk search (#299) * add configuration requirements for cs-webapplibs (see issue #303) * add "PROJECT" to the VERSION file for cs_versionAbstract... Modified Paths: -------------- trunk/1.2/VERSION Modified: trunk/1.2/VERSION =================================================================== --- trunk/1.2/VERSION 2009-09-21 14:40:14 UTC (rev 990) +++ trunk/1.2/VERSION 2009-09-21 14:53:33 UTC (rev 991) @@ -1,4 +1,5 @@ $Id:VERSION 628 2007-11-20 16:58:45Z crazedsanity $ -VERSION: 1.2.0-ALPHA11 +VERSION: 1.2.0-ALPHA12 +PROJECT: cs-project $HeadURL:https://cs-project.svn.sourceforge.net/svnroot/cs-project/trunk/VERSION $ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |