aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-11-20 20:27:35 +0000
committerMario <mario@mariovavti.com>2023-11-20 20:27:35 +0000
commit0f453ae4cf29e6fdfb0e8a665ac0334b4bf1f69c (patch)
tree92edec5de5505b6056d9717ff2ee411d8657744f
parentfebebc8d3da6a77d8c71dc31c364b7b1a6cf0c84 (diff)
downloadvolse-hubzilla-0f453ae4cf29e6fdfb0e8a665ac0334b4bf1f69c.tar.gz
volse-hubzilla-0f453ae4cf29e6fdfb0e8a665ac0334b4bf1f69c.tar.bz2
volse-hubzilla-0f453ae4cf29e6fdfb0e8a665ac0334b4bf1f69c.zip
version 8.8RC2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 470575ab2..7edfb8238 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.9');
+define('STD_VERSION', '8.8RC2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1259);