aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-05 23:06:27 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-05 23:06:27 +0100
commited79621c76de12f63a9de65ec09fdbb3158e7d0e (patch)
treee66d2f9093d86898b6e59e11a2fe250ab21d328b
parentafdde44061def4e8b26943b0954177491d1bcaad (diff)
downloadvolse-hubzilla-ed79621c76de12f63a9de65ec09fdbb3158e7d0e.tar.gz
volse-hubzilla-ed79621c76de12f63a9de65ec09fdbb3158e7d0e.tar.bz2
volse-hubzilla-ed79621c76de12f63a9de65ec09fdbb3158e7d0e.zip
RC2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d3e1bd454..8d960fa86 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.2RC1' );
+define ( 'STD_VERSION', '3.2RC2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1207 );