aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-04-06 07:57:35 +0000
committerMario <mario@mariovavti.com>2021-04-06 07:57:35 +0000
commit91f3c722d640bd3bd8c43dba1ab39be16dca8e20 (patch)
tree003bde37a300b0c21ad0cebaea1081c430251736 /boot.php
parent31cf2c688c2e3f4d766bbe63f71bfed0da9ad8fd (diff)
downloadvolse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.tar.gz
volse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.tar.bz2
volse-hubzilla-91f3c722d640bd3bd8c43dba1ab39be16dca8e20.zip
bump 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 d91b57f1f..26286d644 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.5.3' );
+define ( 'STD_VERSION', '5.5.4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1244 );