aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-15 15:31:50 -0700
committerredmatrix <git@macgirvin.com>2016-07-15 15:31:50 -0700
commitd6d94d94273a954735927179585ca4c0156d8a74 (patch)
tree4b2b0d284b66fc40fe65dd2f72ef89aa1b88a077 /boot.php
parentacb78205c8d2f1ada41e61783a7b421200e2658b (diff)
parent9048f8cffea94b653e97bed421e2be10c9c6a7d3 (diff)
downloadvolse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.tar.gz
volse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.tar.bz2
volse-hubzilla-d6d94d94273a954735927179585ca4c0156d8a74.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_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 f0d82e28d..fd9f1752a 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.9' );
+define ( 'STD_VERSION', '1.9.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1180 );