|
From: Jon O. <jon...@us...> - 2005-10-12 16:07:33
|
Update of /cvsroot/mxbb/core/install In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24348/install Modified Files: mx_install.php Log Message: updated installation for rc7 Index: mx_install.php =================================================================== RCS file: /cvsroot/mxbb/core/install/mx_install.php,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** mx_install.php 20 Sep 2005 15:36:47 -0000 1.49 --- mx_install.php 12 Oct 2005 16:07:21 -0000 1.50 *************** *** 48,52 **** // $mx_portal_name = 'mxBB-Portal'; ! $mx_portal_version = '2.8 - RC6'; // --- 48,52 ---- // $mx_portal_name = 'mxBB-Portal'; ! $mx_portal_version = '2.8 - RC7'; // |