From 726576363cd7a2efd6498cf361dbf4740679a8ec Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 7 Mar 2018 21:17:07 +0100 Subject: RC3 --- boot.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/boot.php b/boot.php index 8d960fa86..95b606d83 100755 --- a/boot.php +++ b/boot.php @@ -50,9 +50,8 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '3.2RC2' ); +define ( 'STD_VERSION', '3.2RC3' ); define ( 'ZOT_REVISION', '1.3' ); - define ( 'DB_UPDATE_VERSION', 1207 ); define ( 'PROJECT_BASE', __DIR__ ); -- cgit v1.2.3