aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-23 10:57:37 +0000
committerMario <mario@mariovavti.com>2021-02-23 10:57:37 +0000
commitfa73c8d15ede12a963fbf4b1efaf58c1e47dc873 (patch)
treeb8b0fca0c294b0a55f26e406a17cb05d800fbdff /boot.php
parent6060ca127b5810da5cb7535a11c18b402bf5d431 (diff)
downloadvolse-hubzilla-fa73c8d15ede12a963fbf4b1efaf58c1e47dc873.tar.gz
volse-hubzilla-fa73c8d15ede12a963fbf4b1efaf58c1e47dc873.tar.bz2
volse-hubzilla-fa73c8d15ede12a963fbf4b1efaf58c1e47dc873.zip
bump dev version to 5.5
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 3f57b8561..698b077be 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.4RC' );
+define ( 'STD_VERSION', '5.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );