aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-03-04 16:12:44 +0000
committerMario <mario@mariovavti.com>2022-03-04 16:12:44 +0000
commit6294be371aa4b489212b76bc306420bf89f80588 (patch)
tree76e0dee19d018d953f801a47785c8d6add83af0e /boot.php
parentbee7549a1e780f8785ccf4c7a9861825eefb187d (diff)
downloadvolse-hubzilla-6294be371aa4b489212b76bc306420bf89f80588.tar.gz
volse-hubzilla-6294be371aa4b489212b76bc306420bf89f80588.tar.bz2
volse-hubzilla-6294be371aa4b489212b76bc306420bf89f80588.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 8c47bbb89..15f096d87 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.5');
+define('STD_VERSION', '7.1.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);