aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-09 20:34:21 +0000
committerMario <mario@mariovavti.com>2021-01-09 20:34:21 +0000
commitd6fefc360356de638dd7fd03aa7320f0c6c37115 (patch)
tree7024deef02ccb936a5ac688590b7bc2daae32c56 /boot.php
parentd89dc653304abf3c23e5c669350f125a95123290 (diff)
parentefb8a29b5fcacd491c5e080572581437b6000f87 (diff)
downloadvolse-hubzilla-d6fefc360356de638dd7fd03aa7320f0c6c37115.tar.gz
volse-hubzilla-d6fefc360356de638dd7fd03aa7320f0c6c37115.tar.bz2
volse-hubzilla-d6fefc360356de638dd7fd03aa7320f0c6c37115.zip
5.2RC3
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 f9430bcb5..8fd1f4257 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.2RC2' );
+define ( 'STD_VERSION', '5.2RC3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );