]> git.mxchange.org Git - friendica.git/commitdiff
Update version to 2018.12-dev
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 23 Sep 2018 23:02:11 +0000 (19:02 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 23 Sep 2018 23:02:11 +0000 (19:02 -0400)
VERSION
boot.php
database.sql

diff --git a/VERSION b/VERSION
index dffe5b56181cc5d040653fd9831442de462a9f67..8033ba2083d3c09995be63b1288dc3aadcc25310 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018.09
+2018.12-dev
index ebd8ed33f1be431f130f50443ac6b7389ee4e394..581bbb1817ae15a4df8ec1695faf222befd18f79 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.09');
+define('FRIENDICA_VERSION',      '2018.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('DB_UPDATE_VERSION',      1283);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
index 60d4b1c88e0429159f1983c96be2e296bbecd317..718855804214984dd43913b0a3bc571b2aff0752 100644 (file)
@@ -1,5 +1,5 @@
 -- ------------------------------------------
--- Friendica 2018.08-dev (The Tazmans Flax-lily)
+-- Friendica 2018.12-dev (The Tazmans Flax-lily)
 -- DB_UPDATE_VERSION 1283
 -- ------------------------------------------