]> git.mxchange.org Git - friendica.git/commitdiff
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 ca54cd8e0c4df5d1cc27d653489e00830caec9d3..2b5b640bc39a5167bfdf5e5cc7b609d766d43054 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.01
+2019.03-dev
index 7b4c72f19c80724e93c1700c04b41c6aa44e317e..1766e801edfcf8640baab7a72ea1d204aca7eff1 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);