Update of /cvsroot/phpwiki/phpwiki
In directory usw-pr-cvs1:/tmp/cvs-serv27442
Modified Files:
index.php
Log Message:
1.3.2 version tag
Index: index.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/index.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** index.php 2001/12/13 08:22:43 1.40
--- index.php 2001/12/21 00:56:56 1.41
***************
*** 38,42 ****
// Part Null: Don't touch this!
! define ('PHPWIKI_VERSION', '1.3.0-jeffs-hacks');
require "lib/prepend.php";
rcs_id('$Id$');
--- 38,42 ----
// Part Null: Don't touch this!
! define ('PHPWIKI_VERSION', '1.3.2-jeffs-hacks');
require "lib/prepend.php";
rcs_id('$Id$');
|