aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-07-19 12:40:08 +0000
committerMario <mario@mariovavti.com>2022-07-19 12:40:08 +0000
commit29fd9b9d64549db42223140caf0eaa8c006c38ad (patch)
tree6ea5ad1fdf9dd4f87981cd9df8971a595df5000e /boot.php
parentc301baafb56b7e812d3e09a468f22909746cd2a1 (diff)
downloadvolse-hubzilla-29fd9b9d64549db42223140caf0eaa8c006c38ad.tar.gz
volse-hubzilla-29fd9b9d64549db42223140caf0eaa8c006c38ad.tar.bz2
volse-hubzilla-29fd9b9d64549db42223140caf0eaa8c006c38ad.zip
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 361a9ffd0..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.5.2');
+define('STD_VERSION', '7.6RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);