aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-25 12:56:57 +0000
committerMario <mario@mariovavti.com>2021-02-25 12:56:57 +0000
commit65a20a780d4a21aeddaf924d51090b650be96595 (patch)
treee1572a3fec430b38b1afc05b43223ef69ddae3ca /boot.php
parentb29e121113a588d88b3d8f4265bece2c5e997cef (diff)
downloadvolse-hubzilla-65a20a780d4a21aeddaf924d51090b650be96595.tar.gz
volse-hubzilla-65a20a780d4a21aeddaf924d51090b650be96595.tar.bz2
volse-hubzilla-65a20a780d4a21aeddaf924d51090b650be96595.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 74c997f39..4c3e4c00b 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' );
+define ( 'STD_VERSION', '5.5.1' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1243 );