aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-09-26 07:13:01 +0000
committerMario <mario@mariovavti.com>2022-09-26 07:13:01 +0000
commitbce4e2d022de5805c7ab8036f16885c27bc09129 (patch)
tree30e41c8545201972dd3774c8b6e7dea7ee20bdb0 /boot.php
parent7cfc14fef755f5d5327f936c042be1b68aef5eaa (diff)
downloadvolse-hubzilla-bce4e2d022de5805c7ab8036f16885c27bc09129.tar.gz
volse-hubzilla-bce4e2d022de5805c7ab8036f16885c27bc09129.tar.bz2
volse-hubzilla-bce4e2d022de5805c7ab8036f16885c27bc09129.zip
update version and strings
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 737e87c66..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.7.1');
+define('STD_VERSION', '7.8RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);