]> git.mxchange.org Git - friendica.git/commitdiff
pump version to :wq2021.09-dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Jul 2021 18:54:24 +0000 (20:54 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 4 Jul 2021 18:54:24 +0000 (20:54 +0200)
CHANGELOG
VERSION
boot.php

index aac93543e9f482888ceeb7acb4ba4204cabe93a2..e262dc93b1bd174bb3a72cb98169c4fbb4e41fba 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,5 @@
+Version 2021.09 (unreleased)
+
 Version 2021.07 (2021-07-04)
   Friendica Core
     Updates to the translation DE, EN-GB, HU, IT, JA [translation teams]
diff --git a/VERSION b/VERSION
index 9eb200ca42938ce1a2af8ad1cef4b4a49daf8d88..da1db37dacc09c3b54ffa21b36cd111448cce8ca 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.07
+2021.09-dev
index 47f626629f6f489d89ac472ab3202b7f5f6083e2..e94b82fa38c647437ae8e678337060ceb03e244d 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Siberian Iris');
-define('FRIENDICA_VERSION',      '2021.07');
+define('FRIENDICA_VERSION',      '2021.09-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);