aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-13 19:45:36 +0000
committerMario <mario@mariovavti.com>2022-11-13 19:45:36 +0000
commit8a21783fa513743b838ae15751a658e80b2ea1af (patch)
treebef36f00423a9651e8d7f2f09b31248ec72a67f2 /boot.php
parent04516b787ac1230d7da4bd7445f7a8bc76bd65a1 (diff)
downloadvolse-hubzilla-8a21783fa513743b838ae15751a658e80b2ea1af.tar.gz
volse-hubzilla-8a21783fa513743b838ae15751a658e80b2ea1af.tar.bz2
volse-hubzilla-8a21783fa513743b838ae15751a658e80b2ea1af.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 150d9a4b2..a46d52d88 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.9.4');
+define('STD_VERSION', '7.9.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);