aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-05 08:48:30 +0000
committerMario <mario@mariovavti.com>2021-01-05 08:48:30 +0000
commit99bfc3aaa0a54a0e8cac82a7d6d7fc8e49c046dd (patch)
tree992c2113533f00161e8c18f151d728a1cf0fa8b0 /boot.php
parent43b3922803fbfd81ee938e4d47e9163e32d088ea (diff)
downloadvolse-hubzilla-99bfc3aaa0a54a0e8cac82a7d6d7fc8e49c046dd.tar.gz
volse-hubzilla-99bfc3aaa0a54a0e8cac82a7d6d7fc8e49c046dd.tar.bz2
volse-hubzilla-99bfc3aaa0a54a0e8cac82a7d6d7fc8e49c046dd.zip
version 5.3
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 c1c9aedf8..70c56960a 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.2RC' );
+define ( 'STD_VERSION', '5.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );