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 ed52ef7..682a8d1 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.09-1
+2020.12-dev
index 6cc717d..af08d54 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);