aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-09-26 08:33:47 +0000
committerMario <mario@mariovavti.com>2022-09-26 08:33:47 +0000
commitcbd8c2483b533dcb1efaf795326dbb87c78d20e8 (patch)
tree6ca12b44e2e59261b851d74e1b335e3c1fe9146c
parent03475bfb15637d61698e1b3350f7b98654637fc6 (diff)
downloadvolse-hubzilla-cbd8c2483b533dcb1efaf795326dbb87c78d20e8.tar.gz
volse-hubzilla-cbd8c2483b533dcb1efaf795326dbb87c78d20e8.tar.bz2
volse-hubzilla-cbd8c2483b533dcb1efaf795326dbb87c78d20e8.zip
fix versionÃ
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 0ee530d9d..04525747e 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');
+define('STD_VERSION', '7.8RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);