Version 2020.07-1 2020.07-1
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 8 Sep 2020 18:01:12 +0000 (20:01 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 8 Sep 2020 18:01:12 +0000 (20:01 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 13c5ea6..b9d358f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2020.07
+2020.07-1
index cf86d67..0053891 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.07');
+define('FRIENDICA_VERSION',      '2020.07-1');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);