aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-02-21 10:18:39 +0000
committerMario <mario@mariovavti.com>2022-02-21 10:18:39 +0000
commit1e171a72a03bfff06888c275b4fc88286ae20c8f (patch)
treedc08722edc1fdcab03923e916e0464900a14deb8 /boot.php
parent5b1a0d93b93e8f2cf1bd770ec9d03a0871105bc3 (diff)
downloadvolse-hubzilla-1e171a72a03bfff06888c275b4fc88286ae20c8f.tar.gz
volse-hubzilla-1e171a72a03bfff06888c275b4fc88286ae20c8f.tar.bz2
volse-hubzilla-1e171a72a03bfff06888c275b4fc88286ae20c8f.zip
bump version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d1459d6be..6b6a56b6d 100644
--- a/boot.php
+++ b/boot.php
@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '7.1.3');
+define('STD_VERSION', '7.1.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);