diff --git a/boot.php b/boot.php index 1be739b65..6e5b6d2d7 100755 --- a/boot.php +++ b/boot.php @@ -32,7 +32,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); -define ( 'STD_VERSION', '2.1' ); +define ( 'STD_VERSION', '2.3' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1226 );