aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-28 10:19:09 +0200
committergit-marijus <mario@mariovavti.com>2017-07-28 10:19:09 +0200
commit5f7b2e7c173a45bcd0bd3f09ad1a6fe71b6ae4fb (patch)
tree0fd534312a95d3a51e65738536d83558eb801d38 /boot.php
parent179478a9401c059e16588654d878e6a7813904cb (diff)
downloadvolse-hubzilla-5f7b2e7c173a45bcd0bd3f09ad1a6fe71b6ae4fb.tar.gz
volse-hubzilla-5f7b2e7c173a45bcd0bd3f09ad1a6fe71b6ae4fb.tar.bz2
volse-hubzilla-5f7b2e7c173a45bcd0bd3f09ad1a6fe71b6ae4fb.zip
version 2.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 838570697..406128cee 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.10' );
+define ( 'STD_VERSION', '2.7.0' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1192 );