]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
added missing dash in version
[friendica.git] / boot.php
index 5f83cb3e40317dad8fd7ad767dd1eb4ba1bd1924..9428cf5a389d0757757aaa5139a5caac07bccc34 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -38,7 +38,7 @@ require_once 'include/dbstructure.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',      1227      );