]> git.mxchange.org Git - friendica.git/commitdiff
we are in 2019.09 RC phase now
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 19 Aug 2019 07:31:37 +0000 (09:31 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 19 Aug 2019 07:31:37 +0000 (09:31 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index bb3511a1d2a760d977852e31b39de5bafb13aa0f..3193eddcdaf16b7896a168386a38853a2f72423f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.09-dev
+2019.09-rc
index 086e74d2f47bdf69882fa94f94748a3d40bddea8..028ba1e829f400c35710daa98dfa67610b61ffdc 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -31,7 +31,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2019.09-dev');
+define('FRIENDICA_VERSION',      '2019.09-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);