]> git.mxchange.org Git - friendica.git/commitdiff
Version 2019.12-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 10 Dec 2019 17:13:43 +0000 (18:13 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 10 Dec 2019 17:13:43 +0000 (18:13 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 41367d09e212cd613662bac5cac516c365f52da9..6f0044591c30b0cf91e37f3b2f62d4accc80d670 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.12-dev
+2019.12-rc
index d2597b378e23ea971c9215ba506fa866702e85f6..1f9bb3412ad45d09a53ef1d000725888cf5ca3e5 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -32,7 +32,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2019.12-dev');
+define('FRIENDICA_VERSION',      '2019.12-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);