aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-03-29 11:41:33 +0200
committerMario Vavti <mario@mariovavti.com>2022-03-29 11:41:33 +0200
commit9c5d2ee5630dd7033904039dcd1e92db8821b644 (patch)
tree22182afb37cf460f8208fff9d276a0672add3185
parentbe5f7c2e677b5230b1bc70c18f56797c4a0c57f8 (diff)
downloadvolse-hubzilla-9c5d2ee5630dd7033904039dcd1e92db8821b644.tar.gz
volse-hubzilla-9c5d2ee5630dd7033904039dcd1e92db8821b644.tar.bz2
volse-hubzilla-9c5d2ee5630dd7033904039dcd1e92db8821b644.zip
version 7.2
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 8dcbb3943..9bedaa7a3 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.2RC');
+define('STD_VERSION', '7.2');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);