aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-19 12:44:46 +0000
committerMario <mario@mariovavti.com>2022-07-19 12:44:46 +0000
commit199168c318a9e09d3a940e89f824606812265981 (patch)
tree62b73d7db9bfae828600e3d172837ce2c6c50b03 /boot.php
parent063d4bbd7de2c3a40831e8cb620e57e5edef1017 (diff)
downloadvolse-hubzilla-199168c318a9e09d3a940e89f824606812265981.tar.gz
volse-hubzilla-199168c318a9e09d3a940e89f824606812265981.tar.bz2
volse-hubzilla-199168c318a9e09d3a940e89f824606812265981.zip
bump dev version
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 81bb161b8..2fe335f95 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.6RC');
+define('STD_VERSION', '7.7');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);