From 6efbf3fb437a8b0c80262e932f752209f8271741 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 17 Sep 2019 21:27:38 -0700 Subject: [PATCH] rev update --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 592eade60..e0d747691 100755 --- a/boot.php +++ b/boot.php @@ -48,7 +48,7 @@ require_once('include/items.php'); -define ( 'STD_VERSION', '19.9.17' ); +define ( 'STD_VERSION', '19.9.18' ); define ( 'ZOT_REVISION', '6.0' ); define ( 'DB_UPDATE_VERSION', 1236 );