aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-24 22:46:36 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-24 22:46:36 +0100
commit93259e4e92eaa7b692b5fb882dcca2b44cdc9a4a (patch)
treea0d86b43a636b20ef7ebc8e912ddb974a2fc50c8 /boot.php
parentadd9890754780c886188504647b3058c4cc146c1 (diff)
downloadvolse-hubzilla-93259e4e92eaa7b692b5fb882dcca2b44cdc9a4a.tar.gz
volse-hubzilla-93259e4e92eaa7b692b5fb882dcca2b44cdc9a4a.tar.bz2
volse-hubzilla-93259e4e92eaa7b692b5fb882dcca2b44cdc9a4a.zip
consolidate notifications caching and loading
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
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 );