aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-03-08 10:16:00 +0000
committerMario <mario@mariovavti.com>2021-03-08 10:16:00 +0000
commitfe638c88e000c7adf0f4dabc1ad6e586b1f778e9 (patch)
treec8f04feb5fbdd1cf1debeb7f0f0d284724f70a8e /boot.php
parent1828ef6b68b3d2334200a154199e9ec72f85347a (diff)
downloadvolse-hubzilla-fe638c88e000c7adf0f4dabc1ad6e586b1f778e9.tar.gz
volse-hubzilla-fe638c88e000c7adf0f4dabc1ad6e586b1f778e9.tar.bz2
volse-hubzilla-fe638c88e000c7adf0f4dabc1ad6e586b1f778e9.zip
fix dev version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e508b0d0f..f77cd2a80 100644
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.4RC2' );
+define ( 'STD_VERSION', '5.5.3' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );