]> git.mxchange.org Git - friendica.git/commitdiff
Welcome 2018.09
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 Sep 2018 19:12:10 +0000 (21:12 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 23 Sep 2018 19:12:10 +0000 (21:12 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index 40284ee692ee2d032197a6951ef4ffbd5eec9c27..dffe5b56181cc5d040653fd9831442de462a9f67 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.08-rc
+2018.09
index 2236a4d5dfef9aa196abdfd4b66388c3e41423ea..ebd8ed33f1be431f130f50443ac6b7389ee4e394 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ require_once 'include/text.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2018.08-rc');
+define('FRIENDICA_VERSION',      '2018.09');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1283);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);