aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-04 12:41:47 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-04 12:41:47 +0200
commitc596248f40a8083460f661c4fd536f94cddcf228 (patch)
treea752598639aeefeb8e1123b4e335c96cc0cb3db9
parentfbf868e97619374206a109ff17d8f6c51c13aeb6 (diff)
parent6ae3a92f532aac96610528fa4828e2f5499b2d65 (diff)
downloadvolse-hubzilla-c596248f40a8083460f661c4fd536f94cddcf228.tar.gz
volse-hubzilla-c596248f40a8083460f661c4fd536f94cddcf228.tar.bz2
volse-hubzilla-c596248f40a8083460f661c4fd536f94cddcf228.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c95244cbc..177a2e1f2 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.6' );
+define ( 'STD_VERSION', '2.5.7' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );