aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-25 11:00:36 +0000
committerMario <mario@mariovavti.com>2021-06-25 11:00:36 +0000
commitaca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30 (patch)
treed119c8f2381a606bb599efc6e9e4f0703ee63c0b /boot.php
parent4f328740dc5f2492b33ee2953e8bad2b84b98243 (diff)
downloadvolse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.tar.gz
volse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.tar.bz2
volse-hubzilla-aca8d1b8f995cf2a4cbbdbb88f7eaebf08967e30.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 1738b9592..7e1df777a 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.9.6' );
+define ( 'STD_VERSION', '5.9.7' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1245 );