aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-09 21:31:14 -0700
committerredmatrix <mike@macgirvin.com>2016-09-09 21:31:14 -0700
commit045cd48687d6a256b5342400e06aa75e61c2bf05 (patch)
treee96fe25bad30be9e1f088b909f204033935feee3 /boot.php
parent7121d8e42715b0f14a05d497fbe4fdeff6e76fd8 (diff)
parent57dc362d5dcc1b842d6f8a97940a217efc5875ac (diff)
downloadvolse-hubzilla-045cd48687d6a256b5342400e06aa75e61c2bf05.tar.gz
volse-hubzilla-045cd48687d6a256b5342400e06aa75e61c2bf05.tar.bz2
volse-hubzilla-045cd48687d6a256b5342400e06aa75e61c2bf05.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 bd191d19c..12a797fd1 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.1' );
+define ( 'STD_VERSION', '1.13.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );