aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-12-12 19:40:49 +0100
committerMario <mario@mariovavti.com>2020-12-12 19:40:49 +0100
commitf699442bec51d75a2ca301b300ec7771ff09d1c7 (patch)
tree0d604d3f896b8ce9d0a23242a3c6ac19acd9f91d /boot.php
parent8720931a537028db3b35f2c6afe8f3653408d8f9 (diff)
downloadvolse-hubzilla-f699442bec51d75a2ca301b300ec7771ff09d1c7.tar.gz
volse-hubzilla-f699442bec51d75a2ca301b300ec7771ff09d1c7.tar.bz2
volse-hubzilla-f699442bec51d75a2ca301b300ec7771ff09d1c7.zip
bump version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9a9a82af6..8a1b86e27 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.0.4' );
+define ( 'STD_VERSION', '5.0.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1239 );