From a9cae7c9bd8504f307df3ba559edfafc7d086247 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Fri, 14 Oct 2016 14:05:11 -0700 Subject: roll std_version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index a0a8fc850..cd383c60a 100755 --- a/boot.php +++ b/boot.php @@ -44,7 +44,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.14' ); +define ( 'STD_VERSION', '1.14.1' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1183 ); -- cgit v1.2.3