From a532bd9cf1805bad7f07856f92d957728792506e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 18 Oct 2016 21:02:10 +0200 Subject: bugfix release 1.14.2 --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index cd383c60a..77fb35985 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.1' ); +define ( 'STD_VERSION', '1.14.2' ); define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1183 ); -- cgit v1.2.3