aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-17 19:57:19 -0700
committerredmatrix <git@macgirvin.com>2016-07-17 19:57:19 -0700
commit571b8cc85b3a770f16aed021bb39b889e0275ed6 (patch)
treea89229ca34eaacddde2c60c1e17357929951cced
parent883fc5d7532f05ffa782d5f0edeca6b3e8b2d39e (diff)
downloadvolse-hubzilla-571b8cc85b3a770f16aed021bb39b889e0275ed6.tar.gz
volse-hubzilla-571b8cc85b3a770f16aed021bb39b889e0275ed6.tar.bz2
volse-hubzilla-571b8cc85b3a770f16aed021bb39b889e0275ed6.zip
roll version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fd9f1752a..a967636d2 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.1' );
+define ( 'STD_VERSION', '1.11' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1180 );