]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
register/login timestamps
[friendica.git] / boot.php
index 1546429c3505e0be30cebb0eae7f6912d38496d9..1870e059e9eb36cf3ba9f7ff8b7d245cc143f9c1 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
 
 set_time_limit(0);
 
-define ( 'BUILD_ID',               1023   );
+define ( 'BUILD_ID',               1024   );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.0'  );
 
 define ( 'EOL',                    "<br />\r\n"     );