Changeset 1048

Show
Ignore:
Timestamp:
04/27/2008 07:50:08 AM (2 years ago)
Author:
DarTar
Message:

Updating version number, refs #749

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1.6.5/wikka.php

    r1003 r1048  
    6565 * Defines the current Wikka version. Do not change the version number or you will have problems upgrading. 
    6666 */ 
    67 if (!defined('WAKKA_VERSION')) define('WAKKA_VERSION', '1.1.6.4'); 
     67if (!defined('WAKKA_VERSION')) define('WAKKA_VERSION', '1.1.6.5'); 
    6868 
    6969/**#@+