aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-08-11 20:46:25 +0200
committerMario Vavti <mario@mariovavti.com>2017-08-11 20:46:25 +0200
commitff1d900ccb8455ef5f7dae50169283c72bf5d51e (patch)
tree25f52aead2d5e81f2972db0d2df7a6d58ff6f664 /boot.php
parent1808ffcdf2597cb40c5126344bfe7f230bb375b9 (diff)
downloadvolse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.tar.gz
volse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.tar.bz2
volse-hubzilla-ff1d900ccb8455ef5f7dae50169283c72bf5d51e.zip
bump version
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 01a270f38..419efbac2 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.7.0' );
+define ( 'STD_VERSION', '2.7.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1193 );