aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-11-10 08:25:10 +0000
committerMario <mario@mariovavti.com>2023-11-10 08:25:10 +0000
commit402bf395d1befa22d690c0ce7a1371d839bfcdf3 (patch)
treeb3cf9663d3f9ae9f289460d536f7a6fcecbe44ca
parent9a45938fe6a424c7eebbca6eb9312c8899512eea (diff)
downloadvolse-hubzilla-402bf395d1befa22d690c0ce7a1371d839bfcdf3.tar.gz
volse-hubzilla-402bf395d1befa22d690c0ce7a1371d839bfcdf3.tar.bz2
volse-hubzilla-402bf395d1befa22d690c0ce7a1371d839bfcdf3.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 878fe8b3d..470575ab2 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', '8.8RC1');
+define('STD_VERSION', '8.9');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);