aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-13 09:48:47 +0000
committerMario <mario@mariovavti.com>2021-01-13 09:48:47 +0000
commit4d2bcbc5837a7d99dc541595ca8087c335242af0 (patch)
tree7521f4800e393538d19c393c6f495ea2d41cbf5a /boot.php
parent299c4bda1b306ddc5e0e15bb2a3aed9d24fe3a76 (diff)
downloadvolse-hubzilla-4d2bcbc5837a7d99dc541595ca8087c335242af0.tar.gz
volse-hubzilla-4d2bcbc5837a7d99dc541595ca8087c335242af0.tar.bz2
volse-hubzilla-4d2bcbc5837a7d99dc541595ca8087c335242af0.zip
release 5.2
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 3424c96ab..17a9e3959 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.2RC4' );
+define ( 'STD_VERSION', '5.2' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );