Update of /cvsroot/phpwebsite-comm/modules/mailinglists/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6749/conf
Modified Files:
boost.php
Log Message:
Version bump.
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/conf/boost.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** boost.php 12 Sep 2005 00:36:10 -0000 1.12
--- boost.php 2 Jan 2008 20:38:49 -0000 1.13
***************
*** 10,19 ****
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
! *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
! *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
--- 10,19 ----
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
! *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
! *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
***************
*** 36,40 ****
$active = 'on';
$priority = 50;
! $version = '0.5.6';
$mod_class_files = array('mailinglists.php');
--- 36,40 ----
$active = 'on';
$priority = 50;
! $version = '0.5.7';
$mod_class_files = array('mailinglists.php');
|