aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-13 21:17:13 +0100
committerMario <mario@mariovavti.com>2021-02-13 21:17:13 +0100
commit9751efb7091c82e299f67812619050837ce2e905 (patch)
treecda5b246abe8aa54dc118807b956e937fbf6397d
parent7b2f53cc69e9b3d595d208af036a79a3df443604 (diff)
downloadvolse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.tar.gz
volse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.tar.bz2
volse-hubzilla-9751efb7091c82e299f67812619050837ce2e905.zip
version 5.2.2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 61622a1fe..b4ee6fbb7 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.2.1' );
+define ( 'STD_VERSION', '5.2.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );