]> git.mxchange.org Git - friendica.git/commitdiff
Version 2020.12-dev again
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 24 Sep 2020 13:29:57 +0000 (15:29 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Thu, 24 Sep 2020 13:29:57 +0000 (15:29 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index ed52ef78666404f9ad7ae1b9a1dc3fa2dc8cda2d..682a8d1fba26f4e21658bd5c69d332cf6de442dc 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.09-1
+2020.12-dev
index 6cc717d6b1989eae9a03ca46b11f1b967b46af48..af08d5443669b34c840aa94835b0973c9883b733 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Red Hot Poker');
-define('FRIENDICA_VERSION',      '2020.09-1');
+define('FRIENDICA_VERSION',      '2020.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);