From: <gbr...@us...> - 2003-08-01 00:22:03
|
Update of /cvsroot/phpwebsite-comm/modules/staffman/conf In directory sc8-pr-cvs1:/tmp/cvs-serv19654/conf Modified Files: boost.php Log Message: correct version number to new release Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/staffman/conf/boost.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** boost.php 31 Jul 2003 23:35:24 -0000 1.2 --- boost.php 1 Aug 2003 00:22:00 -0000 1.3 *************** *** 46,50 **** $active = "on"; /* This package's version number */ ! $version = "1.0"; /* not sure, but likely the location on the web of the current version number */ /* $update_link = "phpwebsite.appstate.edu/fallout/updates/linkman/VERSION"; */ --- 46,50 ---- $active = "on"; /* This package's version number */ ! $version = "1.0.1"; /* not sure, but likely the location on the web of the current version number */ /* $update_link = "phpwebsite.appstate.edu/fallout/updates/linkman/VERSION"; */ |