]> git.mxchange.org Git - friendica.git/commitdiff
2019.03 stuff
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 22 Mar 2019 19:53:01 +0000 (20:53 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 22 Mar 2019 19:53:01 +0000 (20:53 +0100)
CHANGELOG
VERSION
boot.php

index 1530d90368c9c840438e5af143c6fa4150acf3fd..6d908f0f4519dc7ade956363992c860e3c2e475a 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 2019.03-RC (UNRELEASED, 2019-03-xx)
+Version 2019.03 (2019-03-22)
   Friendica Core:
     Update to the translation (CS, DE, EN-GB, EN-US, ES, FR, IT, PL, SV, ZH-CN) [translation teams]
     Update to the documentation [Aditoo17, JeroenED, m4sk1n, softmetz, tobiasd]
diff --git a/VERSION b/VERSION
index f546d9acbcbe4d11d809532aa5a6de5415efb59a..78b7dcf0ced0a3c941888b114fd2853a7ac6c06d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.03-rc
+2019.03
index 830a636aca28740f9bdbea0802d7f23666241a3c..76672dc80cc5f8aaaf50782116c568e1d7fb7b0e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -30,8 +30,8 @@ use Friendica\Util\BasePath;
 use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
-define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2019.03-rc');
+define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
+define('FRIENDICA_VERSION',      '2019.03');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);