Changeset 1048
- Timestamp:
- 04/27/2008 07:50:08 AM (2 years ago)
- Files:
-
- 1 modified
-
branches/1.1.6.5/wikka.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1.6.5/wikka.php
r1003 r1048 65 65 * Defines the current Wikka version. Do not change the version number or you will have problems upgrading. 66 66 */ 67 if (!defined('WAKKA_VERSION')) define('WAKKA_VERSION', '1.1.6. 4');67 if (!defined('WAKKA_VERSION')) define('WAKKA_VERSION', '1.1.6.5'); 68 68 69 69 /**#@+