Update of /cvsroot/easymod/easymod2/mods/easymod/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28952/mods/easymod/includes
Modified Files:
admin_easymod.php.txt
Log Message:
changing version to 0.2.0b
Index: admin_easymod.php.txt
===================================================================
RCS file: /cvsroot/easymod/easymod2/mods/easymod/includes/admin_easymod.php.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** admin_easymod.php.txt 20 Jun 2005 22:15:42 -0000 1.16
--- admin_easymod.php.txt 29 Jun 2005 00:03:17 -0000 1.17
***************
*** 95,99 ****
///
///
! define('EASYMOD_VER', 'beta1 (0.2.0)') ;
define('FAQ_LINK', '<a href="http://area51.phpbb.com/phpBB22/viewtopic.php?t=12141" target="_blank">') ;
define('REPORT_LINK', '<a href="http://area51.phpbb.com/phpBB22/viewtopic.php?t=12143" target="_blank">') ;
--- 95,99 ----
///
///
! define('EASYMOD_VER', 'beta1 (0.2.0b)') ;
define('FAQ_LINK', '<a href="http://area51.phpbb.com/phpBB22/viewtopic.php?t=12141" target="_blank">') ;
define('REPORT_LINK', '<a href="http://area51.phpbb.com/phpBB22/viewtopic.php?t=12143" target="_blank">') ;
|