aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2016-01-21 17:30:04 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2016-01-21 17:30:04 +0100
commitfb1e6ca6c17dc24cfe29bde375f933822117a9af (patch)
tree7ae08003969c59b7a08e8486c17a12939ceeca37 /boot.php
parentda6abe5462eca82a2322f75c0d7bde01a45ebf36 (diff)
parentb711c050db39bd733f4a48cbe575b9e926aa3d0d (diff)
downloadvolse-hubzilla-fb1e6ca6c17dc24cfe29bde375f933822117a9af.tar.gz
volse-hubzilla-fb1e6ca6c17dc24cfe29bde375f933822117a9af.tar.bz2
volse-hubzilla-fb1e6ca6c17dc24cfe29bde375f933822117a9af.zip
Merge remote-tracking branch 'upstream/master'
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 143d7de46..4db0e56a5 100755
--- a/boot.php
+++ b/boot.php
@@ -48,7 +48,7 @@ require_once('include/AccessList.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.1.2' );
+define ( 'STD_VERSION', '1.1.3' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1161 );