[Acydmods-checkins] amod_24x/attach_mod/includes constants.php, 1.6, 1.7
Brought to you by:
acydburn
|
From: Meik S. <acy...@us...> - 2006-09-05 15:04:05
|
Update of /cvsroot/acydmods/amod_24x/attach_mod/includes In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv31610/attach_mod/includes Modified Files: constants.php Log Message: more changes? Index: constants.php =================================================================== RCS file: /cvsroot/acydmods/amod_24x/attach_mod/includes/constants.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** constants.php 1 Jun 2006 18:50:42 -0000 1.6 --- constants.php 5 Sep 2006 15:04:01 -0000 1.7 *************** *** 63,67 **** define('QUOTA_PM_LIMIT', 2); ! define('ATTACH_VERSION', '2.4.4'); --- 63,67 ---- define('QUOTA_PM_LIMIT', 2); ! define('ATTACH_VERSION', '2.4.5'); |