From: Chris S. <san...@us...> - 2006-02-06 13:55:42
|
Update of /cvsroot/stack/stack-1-0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22412 Modified Files: stackConfig.php.dist Log Message: Index: stackConfig.php.dist =================================================================== RCS file: /cvsroot/stack/stack-1-0/stackConfig.php.dist,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** stackConfig.php.dist 6 Feb 2006 12:33:12 -0000 1.8 --- stackConfig.php.dist 6 Feb 2006 13:55:32 -0000 1.9 *************** *** 83,87 **** // MAXIMA $stack_cas['cas'] = 'maxima'; ! $stack_cas['version'] = '5.9.1'; // MAXIMA --- 83,87 ---- // MAXIMA $stack_cas['cas'] = 'maxima'; ! $stack_cas['version'] = '5.9.2'; // MAXIMA |