]> git.mxchange.org Git - friendica.git/commitdiff
pumping version 2020.03-dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Dec 2019 19:07:38 +0000 (20:07 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 23 Dec 2019 19:07:38 +0000 (20:07 +0100)
CHANGELOG
VERSION
boot.php

index 97e4c7f7dd09c2ec5c00ae9a78906b22939651e0..0326860c11add6b6248292faa4a8d6f81df5042d 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+Version 2020.03 (unreleased3)
+  Friendica Core:
+
+  Friendica Addons:
+
+  Closed Issues:
+
 Version 2019.12 (2019-12-23)
   Friendica Core:
     Updates to the translations (CS, DE, ET, JA, NL, PL) [translation teams]
diff --git a/VERSION b/VERSION
index e921f9477a1bb8946d206efec22c0845efc6167d..42c7b14e4f5f5c56a8ffdf1f42d218c8163bc77c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.12
+2020.03-dev
index a5564f342c0751e2024270da1344d488d59a1db4..fd87576725cfbdfd53ceb30fbcb2428aed94d6c6 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');
+define('FRIENDICA_VERSION',      '2020.03-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);