1
1
Fork 0

kill orphans

This commit is contained in:
Friendika 2011-02-06 02:33:02 -08:00
commit ac3f3a6e9f
3 changed files with 17 additions and 3 deletions

View file

@ -2,8 +2,8 @@
set_time_limit(0);
define ( 'BUILD_ID', 1034 );
define ( 'FRIENDIKA_VERSION', '2.10.0904' );
define ( 'BUILD_ID', 1035 );
define ( 'FRIENDIKA_VERSION', '2.10.0905' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );