diff options
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ require_once('include/hubloc.php'); define ( 'PLATFORM_NAME', 'red' ); define ( 'STD_VERSION', '5.3' ); + define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1188 ); |