aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-27 13:46:10 +0000
committerMario <mario@mariovavti.com>2021-06-27 13:46:10 +0000
commitd8d0f01f805a0c1507bb62013f9987259685a5ed (patch)
treeac645b7f7cfd3b695627af2ea632590153a112b1 /boot.php
parentb3b842c0713aef18274fd7ecb95551a4d22d1763 (diff)
downloadvolse-hubzilla-d8d0f01f805a0c1507bb62013f9987259685a5ed.tar.gz
volse-hubzilla-d8d0f01f805a0c1507bb62013f9987259685a5ed.tar.bz2
volse-hubzilla-d8d0f01f805a0c1507bb62013f9987259685a5ed.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 5f79e5607..23b9db5c6 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.7' );
+define ( 'STD_VERSION', '5.9.8' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1246 );