|
From: Jon O. <jon...@us...> - 2007-06-05 21:21:03
|
Update of /cvsroot/mxbb/mx_bugsbt In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15586 Modified Files: db_install.php Log Message: updated Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_bugsbt/db_install.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** db_install.php 5 May 2007 20:17:43 -0000 1.2 --- db_install.php 5 Jun 2007 21:20:59 -0000 1.3 *************** *** 31,35 **** } ! $mx_module_version = '1.0.0'; $mx_module_copy = 'Designed for mxBB by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; --- 31,35 ---- } ! $mx_module_version = '1.0.1'; $mx_module_copy = 'Designed for mxBB by <a href="http://www.mxbb.net" target="_blank">Jon</a>'; |