]> git.mxchange.org Git - friendica.git/commitdiff
Welcome 2019.01
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 21 Jan 2019 08:45:16 +0000 (09:45 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 21 Jan 2019 08:45:16 +0000 (09:45 +0100)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index eb42f1af1274c3b0b73de155ba4e834dd96ee8b0..ca54cd8e0c4df5d1cc27d653489e00830caec9d3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.01-rc
+2019.01
index 73f83e978a836c78e5ec6efaf154f2f53295a230..7b4c72f19c80724e93c1700c04b41c6aa44e317e 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -35,7 +35,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2019.01-rc');
+define('FRIENDICA_VERSION',      '2019.01');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);