1
1
Fork 0

protocol reversal, roll dfrn_version to 2.1

This commit is contained in:
Friendika 2011-02-01 21:21:47 -08:00
commit a347d040f0
3 changed files with 45 additions and 22 deletions

View file

@ -3,8 +3,8 @@
set_time_limit(0);
define ( 'BUILD_ID', 1034 );
define ( 'FRIENDIKA_VERSION', '2.10.0902' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'FRIENDIKA_VERSION', '2.10.0903' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );