]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
add micro profile photo
[friendica.git] / boot.php
index f652063852804db08362870296bde015db2cb16b..48770a2b21b197c4d54c32f6b0f4399a1e8add1a 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
 
 set_time_limit(0);
 
-define ( 'BUILD_ID',               1014   );
+define ( 'BUILD_ID',               1015   );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.0'  );
 
 define ( 'EOL',                    "<br />\r\n"     );