From: <gbr...@us...> - 2003-08-01 00:20:46
|
Update of /cvsroot/phpwebsite-comm/modules/jobman/conf In directory sc8-pr-cvs1:/tmp/cvs-serv19082/conf Modified Files: boost.php Log Message: correct version number to new release Index: boost.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/jobman/conf/boost.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** boost.php 31 Jul 2003 23:56:15 -0000 1.4 --- boost.php 1 Aug 2003 00:20:40 -0000 1.5 *************** *** 46,50 **** $active = "on"; /* This package's version number */ ! $version = "1.1.1"; /* 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.2"; /* not sure, but likely the location on the web of the current version number */ /* $update_link = "phpwebsite.appstate.edu/fallout/updates/linkman/VERSION"; */ |