aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-11-14 05:51:32 +0000
committerMario <mario@mariovavti.com>2022-11-14 05:51:32 +0000
commitf64bd590a8930331ab7e201719c027b1f3c5c693 (patch)
tree597bf047d2b68d1d2e3ce6d3fb8e98d7d9f0d09a /boot.php
parent8a21783fa513743b838ae15751a658e80b2ea1af (diff)
parent131ffcf582918321b044c99add30007dd1654ce2 (diff)
downloadvolse-hubzilla-f64bd590a8930331ab7e201719c027b1f3c5c693.tar.gz
volse-hubzilla-f64bd590a8930331ab7e201719c027b1f3c5c693.tar.bz2
volse-hubzilla-f64bd590a8930331ab7e201719c027b1f3c5c693.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 a46d52d88..1ff36f7b8 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.5');
+define('STD_VERSION', '7.9.6');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);