]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
added cc license to default avatar
[friendica.git] / boot.php
index e552ee3e0b4bfdd15ff2a1e6a01ba7776253f3ad..3eb57ea1a7b41627e57ed53f40dcf670f6267173 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -15,7 +15,7 @@ require_once('update.php');
 require_once('include/dbstructure.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.2.1753' );
+define ( 'FRIENDICA_VERSION',      '3.2.1754' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1173      );
 define ( 'EOL',                    "<br />\r\n"     );