aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-03-04 09:51:21 +0000
committerMario <mario@mariovavti.com>2022-03-04 09:51:21 +0000
commit27058e629722fa84e564e2b34c9c09d619130642 (patch)
treeaee6ca935a81591f764feb3a358f2a2161527008 /boot.php
parentb41175e0e28a865e417a7481b2a387999499c076 (diff)
downloadvolse-hubzilla-27058e629722fa84e564e2b34c9c09d619130642.tar.gz
volse-hubzilla-27058e629722fa84e564e2b34c9c09d619130642.tar.bz2
volse-hubzilla-27058e629722fa84e564e2b34c9c09d619130642.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 5fa314eee..8c47bbb89 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.4');
+define('STD_VERSION', '7.1.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);