aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-09-20 13:04:50 +0200
committerMario Vavti <mario@mariovavti.com>2024-09-20 13:04:50 +0200
commit220571d2a99b32ab4b73135400564812e13f6acf (patch)
tree6034d2bf11c50201e89e7723b386c8121b795383
parentf6b9a1dd3cac7487d4d63e6e5131cd9ffb63ce8f (diff)
downloadvolse-hubzilla-220571d2a99b32ab4b73135400564812e13f6acf.tar.gz
volse-hubzilla-220571d2a99b32ab4b73135400564812e13f6acf.tar.bz2
volse-hubzilla-220571d2a99b32ab4b73135400564812e13f6acf.zip
bump dev version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d50919e16..66dba84c3 100644
--- a/boot.php
+++ b/boot.php
@@ -66,7 +66,7 @@ require_once('include/security.php');
define('PLATFORM_NAME', 'hubzilla');
-define('STD_VERSION', '9.4RC');
+define('STD_VERSION', '9.5');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1263);