aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-19 22:47:20 -0700
committerredmatrix <git@macgirvin.com>2016-05-19 22:47:20 -0700
commit2e83c17e2d4969263dbe87cf1b95faa8e71a7209 (patch)
treed5dcea5917e1741c9724b1a062873318d1d75f35 /boot.php
parentf228bf4555ad8a8bfa87a0905858738dcc172687 (diff)
downloadvolse-hubzilla-2e83c17e2d4969263dbe87cf1b95faa8e71a7209.tar.gz
volse-hubzilla-2e83c17e2d4969263dbe87cf1b95faa8e71a7209.tar.bz2
volse-hubzilla-2e83c17e2d4969263dbe87cf1b95faa8e71a7209.zip
roll minor version, change example text
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 9b4a7df13..e8a3e1e11 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.7' );
+define ( 'STD_VERSION', '1.7.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );