aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-20 01:46:13 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-20 01:46:13 +0100
commitf7ff48f80633bbf48e719f3915d82f86ca1a5ace (patch)
tree8ad9ee78f632523a54b376aa2c52d59ef363af37 /boot.php
parent30cf56bdb505ffa50bb7416ec8623fb97418d358 (diff)
parent77094f8d2bffa70c9e95518b9883f8752304102c (diff)
downloadvolse-hubzilla-f7ff48f80633bbf48e719f3915d82f86ca1a5ace.tar.gz
volse-hubzilla-f7ff48f80633bbf48e719f3915d82f86ca1a5ace.tar.bz2
volse-hubzilla-f7ff48f80633bbf48e719f3915d82f86ca1a5ace.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla
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 feed4fc8e..4aba36400 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.3.1' );
+define ( 'STD_VERSION', '1.3.2' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );