From 665a517a47c1941de18d586b47dc8fc6360b8fda Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 23 Apr 2016 16:55:55 +0200 Subject: bump std version to prevent issues with context help js changes --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 78a6b7d32..ed7429bc7 100755 --- a/boot.php +++ b/boot.php @@ -47,7 +47,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'RED_VERSION', trim(file_get_contents('version.inc'))); -define ( 'STD_VERSION', '1.4.2' ); +define ( 'STD_VERSION', '1.4.3' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1166 ); -- cgit v1.2.3