]> git.mxchange.org Git - friendica.git/commitdiff
pumped version to 2021.12-dev
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 25 Sep 2021 17:21:35 +0000 (19:21 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 25 Sep 2021 17:21:35 +0000 (19:21 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 76c052bfadb9a329878822d220c1aea42554f9e5..9fb7221fc56fa169d43cc1564e6e4e24f8df9eb4 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2021.09
+2021.12-dev
index 4d485595ecf00e5d638ceba9f6b0b65cbea9ba3f..a4d0fe5c735e3c2be51e36115490ff93dc229f62 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.09');
+define('FRIENDICA_VERSION',      '2021.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);