From 93259e4e92eaa7b692b5fb882dcca2b44cdc9a4a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 24 Jan 2018 22:46:36 +0100 Subject: consolidate notifications caching and loading --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 42b5ae33e..cb682de31 100755 --- a/boot.php +++ b/boot.php @@ -51,7 +51,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.1.3' ); +define ( 'STD_VERSION', '3.1.4' ); define ( 'ZOT_REVISION', '1.3' ); define ( 'DB_UPDATE_VERSION', 1198 ); -- cgit v1.2.3