Modified Files:
Tag: testlink_1_9
const.inc.php
Log Message:
Version changed to 1.9.2
Index: const.inc.php
===================================================================
RCS file: /cvsroot/testlink/testlink/cfg/const.inc.php,v
retrieving revision 1.167.2.5
retrieving revision 1.167.2.6
diff -C2 -d -r1.167.2.5 -r1.167.2.6
*** const.inc.php 15 Jan 2011 18:31:35 -0000 1.167.2.5
--- const.inc.php 23 Jan 2011 16:05:54 -0000 1.167.2.6
***************
*** 23,27 ****
/** TestLink Release version (MUST BE changed before the release day) */
define('TL_FACE_DIR', 'prague');
! define('TL_VERSION', '1.9.1 (Prague)');
// needed to avoid problems in install scripts that do not include config.inc.php
--- 23,27 ----
/** TestLink Release version (MUST BE changed before the release day) */
define('TL_FACE_DIR', 'prague');
! define('TL_VERSION', '1.9.2 (Prague - Development)');
// needed to avoid problems in install scripts that do not include config.inc.php