aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-05 17:10:31 -0700
committerredmatrix <mike@macgirvin.com>2016-09-05 17:10:31 -0700
commitd7d46def9d6893b239c4e4e468fe151cedb28477 (patch)
treeae28edab8245b00480bf0c3c809592db19484839 /boot.php
parent1639f5b83d39be33ccbf07ac29b7a86cc11a4d14 (diff)
parent2226d708ba991011d66885fb6df8fd3c02ca1fec (diff)
downloadvolse-hubzilla-d7d46def9d6893b239c4e4e468fe151cedb28477.tar.gz
volse-hubzilla-d7d46def9d6893b239c4e4e468fe151cedb28477.tar.bz2
volse-hubzilla-d7d46def9d6893b239c4e4e468fe151cedb28477.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 ea3522dc7..21cd7e281 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' );
+define ( 'STD_VERSION', '1.13.1' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1182 );