]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #7605 from annando/pending-2
[friendica.git] / boot.php
index 24e013fa11be3ec3b08b23f2afc9c68ad6cd0873..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.06');
+define('FRIENDICA_VERSION',      '2019.09-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);