X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=b5c9166982226830dbcab7a52bde85e92cd96af9;hb=9dbf8d0b9dd92f81fba27ad6c13ec2e52946621e;hp=2236a4d5dfef9aa196abdfd4b66388c3e41423ea;hpb=27cf228857a84cd5d4e87d8f9803f9589a33e9f7;p=friendica.git diff --git a/boot.php b/boot.php index 2236a4d5df..b5c9166982 100644 --- a/boot.php +++ b/boot.php @@ -39,9 +39,9 @@ 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.12-dev'); define('DFRN_PROTOCOL_VERSION', '2.23'); -define('DB_UPDATE_VERSION', 1283); +define('DB_UPDATE_VERSION', 1284); define('NEW_UPDATE_ROUTINE_VERSION', 1170); /**