aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-04 12:40:10 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-04 12:40:10 +0200
commit6ae3a92f532aac96610528fa4828e2f5499b2d65 (patch)
tree47195f721720d72bc2176d254453093140e75bc0 /boot.php
parent562124c29f821b046bc4cf4b48a7bde39c70a07b (diff)
downloadvolse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.tar.gz
volse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.tar.bz2
volse-hubzilla-6ae3a92f532aac96610528fa4828e2f5499b2d65.zip
version 2.5.7
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 5ee5c9d6c..6a9f98afb 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ 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 );