[geeklog-cvs] geeklog-1.3 config.php,1.91,1.92

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Sun Jul 6 11:20:13 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3
In directory internal.geeklog.net:/tmp/cvs-serv14943

Modified Files:
	config.php 
Log Message:
Set version number to 1.3.8rc2


Index: config.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/config.php,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** config.php	28 Jun 2003 16:33:40 -0000	1.91
--- config.php	6 Jul 2003 15:20:11 -0000	1.92
***************
*** 235,240 ****
  // | SEARCH SETTINGS                                                           |
  // |                                                                           |
! // | These are other various Geeklog settings.  The defaults should work OK    |
! // | for most situations.                                                      |
  // +---------------------------------------------------------------------------+
  
--- 235,239 ----
  // | SEARCH SETTINGS                                                           |
  // |                                                                           |
! // | These aren't really used at the moment - leave as is ...                  |
  // +---------------------------------------------------------------------------+
  
***************
*** 480,484 ****
  }
  if (!defined ('VERSION')) {
!     define('VERSION', '1.3.8rc1');
  }
  
--- 479,483 ----
  }
  if (!defined ('VERSION')) {
!     define('VERSION', '1.3.8rc2');
  }
  





More information about the geeklog-cvs mailing list