aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-03-25 09:27:39 +0000
committerMario <mario@mariovavti.com>2022-03-25 09:27:39 +0000
commit943ecff6232f6fcdcff3a950478140b151c28cf7 (patch)
tree336fdaee213ea5b093f3dfb2b3fc2d5df0413888
parent03973f5d1d25b54f0b81ccbeb08b18b745b80b22 (diff)
downloadvolse-hubzilla-943ecff6232f6fcdcff3a950478140b151c28cf7.tar.gz
volse-hubzilla-943ecff6232f6fcdcff3a950478140b151c28cf7.tar.bz2
volse-hubzilla-943ecff6232f6fcdcff3a950478140b151c28cf7.zip
fix version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index ee1cd7990..8dcbb3943 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.3');
+define('STD_VERSION', '7.2RC');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);