]> git.mxchange.org Git - friendica.git/commitdiff
this is the 2019.12-dev branch now
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 29 Sep 2019 08:05:30 +0000 (10:05 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 29 Sep 2019 08:05:30 +0000 (10:05 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 850369315b6186d5907fc469e66c9bf9ec1ba2bc..41367d09e212cd613662bac5cac516c365f52da9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.09
+2019.12-dev
index 114f9330b3dc93fd1cfab872d1f63e2b67c50f2a..ff1ae7fb3eadfab9c79000bd435abf46a95a1639 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -31,7 +31,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2019.09');
+define('FRIENDICA_VERSION',      '2019.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);