]> git.mxchange.org Git - friendica.git/commitdiff
Version 3.6-dev for develop again
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 16 Oct 2017 08:31:37 +0000 (10:31 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 16 Oct 2017 08:31:37 +0000 (10:31 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 65afb3b88612378e83aadbe1135d71cc1e5e07e6..26cf049c2a67d17564d9451d45daf20a9ebf74a8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.4
+3.6-dev
index 7d9842ac0bd1db6f47b7f7621c9ad7ef8354e977..899a6bd119ca4b8cbbb2bd9b13a95c49ea723892 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -41,7 +41,7 @@ require_once 'include/poller.php';
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.5.4' );
+define ( 'FRIENDICA_VERSION',      '3.6-dev' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1234      );