diff --git a/boot.php b/boot.php index 6871dde6f..744474651 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/items.php'); -define ( 'STD_VERSION', '19.9.26' ); +define ( 'STD_VERSION', '19.9.27' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1236 );