aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2022-04-25 22:23:47 +0200
committerMario Vavti <mario@mariovavti.com>2022-04-25 22:23:47 +0200
commit98a311ae40372eec0ffb76f4133fc154a412c50b (patch)
tree641a47c7e4d9fd7c986e07aec2e1a2b08772fb62
parent5c398b3e8f990024352bc298728196062a49704d (diff)
downloadvolse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.tar.gz
volse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.tar.bz2
volse-hubzilla-98a311ae40372eec0ffb76f4133fc154a412c50b.zip
version 7.2.17.2.1
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9bedaa7a3..ceebe2c0b 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.2');
+define('STD_VERSION', '7.2.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1252);