Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv19920/chat/lib
Modified Files:
release.lib.php3
Log Message:
New release identifiant
***** Bogus filespec: -
***** Bogus filespec: 0.14/chat/lib
Index: release.lib.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/lib/release.lib.php3,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** release.lib.php3 2001/02/27 21:21:49 1.2
--- release.lib.php3 2001/03/23 18:46:08 1.3
***************
*** 1,4 ****
<?php
define("APP_NAME", "phpMyChat"); // Application name
! define("APP_VERSION", "0.14.2"); // Application version number
?>
--- 1,4 ----
<?php
define("APP_NAME", "phpMyChat"); // Application name
! define("APP_VERSION", "0.14.3 - dev"); // Application version number
?>
|