]> git.mxchange.org Git - friendica.git/commitdiff
Version 3.5.3-rc
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 20 Sep 2017 15:42:45 +0000 (17:42 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 20 Sep 2017 15:42:45 +0000 (17:42 +0200)
VERSION
boot.php

diff --git a/VERSION b/VERSION
index b35d44161ce977de115e140c5ace99fd40f6c434..4e4d58aa667e35a9fd6b6d9e6e67f4a07be0196b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.3-dev
+3.5.3-rc
index 32fee4f50905cda647c317286cce438b2310f746..419a634fa2ec119200904e2963e91048330f20f4 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.3-dev' );
+define ( 'FRIENDICA_VERSION',      '3.5.3-rc' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1234      );