Updated version number

This commit is contained in:
Hypolite Petovan 2018-03-23 06:39:51 -04:00
parent 27d94023ee
commit ecd660cb10
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
3.6
2018-05-dev

View File

@ -39,7 +39,7 @@ require_once 'include/text.php';
define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'The Tazmans Flax-lily');
define('FRIENDICA_VERSION', '3.6');
define('FRIENDICA_VERSION', '2018-05-dev');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('DB_UPDATE_VERSION', 1256);
define('NEW_UPDATE_ROUTINE_VERSION', 1170);

View File

@ -1,5 +1,5 @@
-- ------------------------------------------
-- Friendica 2018-05-dev (Tazmans Flax-lilly)
-- Friendica 2018-05-dev (The Tazmans Flax-lily)
-- DB_UPDATE_VERSION 1256
-- ------------------------------------------