aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-29 16:20:47 -0700
committerredmatrix <mike@macgirvin.com>2016-09-29 16:20:47 -0700
commit4117ada2fd52e8189fae547887af7711e9f8af54 (patch)
tree70a0928f97876f23a8931d7b5c88d2e38113106e /boot.php
parent3727bea29acb79f66c15b155133ef3bb98d93d49 (diff)
parentc410ffd10baccfc34b34c49b81849171ac2dcd01 (diff)
downloadvolse-hubzilla-4117ada2fd52e8189fae547887af7711e9f8af54.tar.gz
volse-hubzilla-4117ada2fd52e8189fae547887af7711e9f8af54.tar.bz2
volse-hubzilla-4117ada2fd52e8189fae547887af7711e9f8af54.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 1f01e13ca..17064b86b 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.3' );
+define ( 'STD_VERSION', '1.13.4' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );