]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
activity object link had incorrect attribute, highlight critical install steps
[friendica.git] / boot.php
index d8549d5c0ae2445f9af63133fe4e28b6dd260ed2..d168a2b8e27748ce54821de047c812a44af53662 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -3,7 +3,7 @@
 set_time_limit(0);
 
 define ( 'BUILD_ID',               1031   );
-define ( 'FRIENDIKA_VERSION',      '2.01.1001' );
+define ( 'FRIENDIKA_VERSION',      '2.01.1002' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.0'  );
 
 define ( 'EOL',                    "<br />\r\n"     );