wrapping up 2019.12 master
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Dec 2019 19:03:25 +0000 (20:03 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Dec 2019 19:03:25 +0000 (20:03 +0100)
CHANGELOG
VERSION
boot.php

index 90a53287715aaae88ff051e1f9d9b0af361a735b..97e4c7f7dd09c2ec5c00ae9a78906b22939651e0 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 2019.12 (unreleased)
+Version 2019.12 (2019-12-23)
   Friendica Core:
     Updates to the translations (CS, DE, ET, JA, NL, PL) [translation teams]
     Updates to the documentation [copiis, MrPetovan, stom79, tobiasd]
diff --git a/VERSION b/VERSION
index 6f0044591c30b0cf91e37f3b2f62d4accc80d670..e921f9477a1bb8946d206efec22c0845efc6167d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.12-rc
+2019.12
index 1f9bb3412ad45d09a53ef1d000725888cf5ca3e5..a5564f342c0751e2024270da1344d488d59a1db4 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-rc');
+define('FRIENDICA_VERSION',      '2019.12');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);