aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-12 16:11:38 -0700
committerredmatrix <git@macgirvin.com>2016-05-12 16:11:38 -0700
commit4d00c480263e857eb52dcf8d0a6f08370881c8ee (patch)
tree7b8956e8eb8b2a5b0d2600d9716a801e0078c26c /boot.php
parent8fe8341d9307b40b4927ed1ae1435b16f954dacc (diff)
downloadvolse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.tar.gz
volse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.tar.bz2
volse-hubzilla-4d00c480263e857eb52dcf8d0a6f08370881c8ee.zip
back merge
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 b76e95c4f..9dbd4ead4 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.6' );
+define ( 'STD_VERSION', '1.7' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );