aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-26 15:38:57 +0000
committerMario <mario@mariovavti.com>2022-07-26 15:38:57 +0000
commit7c01b59ffb61322ebad33518fe46036f42419a12 (patch)
tree3c4ef22591a40a6fbd104670f019db60a2f95896
parente79668ddf43cb66dc9535c521bf990ae42a6e6af (diff)
downloadvolse-hubzilla-7c01b59ffb61322ebad33518fe46036f42419a12.tar.gz
volse-hubzilla-7c01b59ffb61322ebad33518fe46036f42419a12.tar.bz2
volse-hubzilla-7c01b59ffb61322ebad33518fe46036f42419a12.zip
version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2fe335f95..81bb161b8 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');
+define('STD_VERSION', '7.6RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);