1
1
Fork 0

repair any bad links in activity objects

This commit is contained in:
Friendika 2011-01-17 16:28:32 -08:00
commit 050618a2b6
2 changed files with 17 additions and 2 deletions

View file

@ -2,8 +2,8 @@
set_time_limit(0);
define ( 'BUILD_ID', 1031 );
define ( 'FRIENDIKA_VERSION', '2.01.1002' );
define ( 'BUILD_ID', 1032 );
define ( 'FRIENDIKA_VERSION', '2.01.1003' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );