Update of /cvsroot/linpha/linpha/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12045/include
Modified Files:
upgrade.php
Log Message:
change to version 1.3.4
Index: upgrade.php
===================================================================
RCS file: /cvsroot/linpha/linpha/include/upgrade.php,v
retrieving revision 1.163
retrieving revision 1.164
diff -C2 -d -r1.163 -r1.164
*** upgrade.php 25 Oct 2007 15:26:46 -0000 1.163
--- upgrade.php 16 Apr 2008 06:58:19 -0000 1.164
***************
*** 45,49 ****
* check for new updates
*/
! $version = "1.3.3";
/**
--- 45,49 ----
* check for new updates
*/
! $version = "1.3.4";
/**
|