Update of /cvsroot/phpwebsite-comm/modules/finc/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20056/boost
Modified Files:
boost.php
Log Message:
tweaks and fixes to prepare for release
Index: boost.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/finc/boost/boost.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** boost.php 19 May 2008 23:36:26 -0000 1.1.1.1
--- boost.php 20 May 2008 12:47:43 -0000 1.2
***************
*** 24,28 ****
$proper_name = 'Finc';
! $version = '0.0.1';
$import_sql = true;
$file_dir = true;
--- 24,28 ----
$proper_name = 'Finc';
! $version = '1.0.0';
$import_sql = true;
$file_dir = true;
|