]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
Merge pull request #3522 from annando/1706-lock
[friendica.git] / boot.php
index 5e313073f057fda7420acdd765003a12995ca20b..50b8f03f6322afc99db00d9b86774cab582306c5 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,7 +39,7 @@ require_once 'include/poller.php';
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
 define ( 'FRIENDICA_CODENAME',     'Asparagus');
-define ( 'FRIENDICA_VERSION',      '3.5.3dev' );
+define ( 'FRIENDICA_VERSION',      '3.5.3-dev' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1228      );