aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-12-30 15:01:17 +0000
committerMario <mario@mariovavti.com>2020-12-30 15:01:17 +0000
commit0bc4c7d1a0e4348018e533be600ad1c648fd97fb (patch)
treeeb4ccb1ccef542ecef3c2e7423edfe18378ac6cb
parentbe2e754d781f223680fca0aeebc4617c9b11aa8c (diff)
downloadvolse-hubzilla-0bc4c7d1a0e4348018e533be600ad1c648fd97fb.tar.gz
volse-hubzilla-0bc4c7d1a0e4348018e533be600ad1c648fd97fb.tar.bz2
volse-hubzilla-0bc4c7d1a0e4348018e533be600ad1c648fd97fb.zip
version 5.0.85.0.8
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index deb900937..077c9a0df 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.7' );
+define ( 'STD_VERSION', '5.0.8' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1240 );