aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-06-01 06:59:23 +0000
committerMario <mario@mariovavti.com>2022-06-01 06:59:23 +0000
commit33dd0c83e377b8adf00559337d13784ec136cecb (patch)
treeb107429276ebfc92dc9b4f78e302a4967e5bf0a6
parent32dad136f8c60dd7951ad72492bc8b3d3d759434 (diff)
downloadvolse-hubzilla-33dd0c83e377b8adf00559337d13784ec136cecb.tar.gz
volse-hubzilla-33dd0c83e377b8adf00559337d13784ec136cecb.tar.bz2
volse-hubzilla-33dd0c83e377b8adf00559337d13784ec136cecb.zip
version 7.4
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 299d02f53..877752ccc 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.4RC');
+define('STD_VERSION', '7.4');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1253);