diff --git a/boot.php b/boot.php index 23a7360b0..6b84b9871 100755 --- a/boot.php +++ b/boot.php @@ -32,7 +32,7 @@ require_once('include/bbcode.php'); require_once('include/items.php'); -define ( 'STD_VERSION', '1.3' ); +define ( 'STD_VERSION', '1.2.1' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1221 );