aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-11-06 15:48:18 +0000
committerMario <mario@mariovavti.com>2024-11-06 15:48:18 +0000
commit600209e21e35c4253335221ccf7353f494d4d6d8 (patch)
treeea0b048b3f399d23f233a53ae2d4519419cd2e93 /boot.php
parent12c88c06d87bfbe23af42d1ab91510acd6e0938f (diff)
downloadvolse-hubzilla-600209e21e35c4253335221ccf7353f494d4d6d8.tar.gz
volse-hubzilla-600209e21e35c4253335221ccf7353f494d4d6d8.tar.bz2
volse-hubzilla-600209e21e35c4253335221ccf7353f494d4d6d8.zip
bump dev 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 8723874b9..07d19e753 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.5');
+define('STD_VERSION', '9.5.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);