Welcome 2019.03-dev!
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 16:41:50 +0000 (11:41 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 16:41:50 +0000 (11:41 -0500)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index ca54cd8..2b5b640 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.01
+2019.03-dev
index 7b4c72f..1766e80 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -35,7 +35,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2019.01');
+define('FRIENDICA_VERSION',      '2019.03-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);