aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-05 11:19:05 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-05 11:19:05 +0200
commit00a49b42e4083e7156471105cb252263baff7f6e (patch)
tree9eb9aa16656240b8022778476e98d8f3eee11bcc /boot.php
parentf5735fb67b5b59279a33bb8b3852b69f1402c64d (diff)
downloadvolse-hubzilla-00a49b42e4083e7156471105cb252263baff7f6e.tar.gz
volse-hubzilla-00a49b42e4083e7156471105cb252263baff7f6e.tar.bz2
volse-hubzilla-00a49b42e4083e7156471105cb252263baff7f6e.zip
version 2.5.8
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 f528d2a37..171382e0c 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.5.7' );
+define ( 'STD_VERSION', '2.5.8' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1192 );