]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #10826 from nupplaphil/bug/run_xgettext
[friendica.git] / boot.php
index 7ee023b68a34328e95680f23b558e77c191d7080..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-dev');
+define('FRIENDICA_VERSION',      '2021.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_TABLE_STRUCTURE_VERSION', 1288);