aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-04-21 19:28:41 +0000
committerMario <mario@mariovavti.com>2021-04-21 19:28:41 +0000
commiteb793b160103bddab071ca7e91daf500ec262315 (patch)
treead05321e8508ab25870655f7ebc6fde691fc6e32
parent07525c5b4594858b2b9a748a1d0cbc571fa49c7c (diff)
downloadvolse-hubzilla-eb793b160103bddab071ca7e91daf500ec262315.tar.gz
volse-hubzilla-eb793b160103bddab071ca7e91daf500ec262315.tar.bz2
volse-hubzilla-eb793b160103bddab071ca7e91daf500ec262315.zip
bump version
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 039dda1b8..040761cce 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.4' );
+define ( 'STD_VERSION', '5.5.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1244 );