]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Version 3.5.3-rc
[friendica.git] / boot.php
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      );