1
1
Fork 0

roll version - now in alpha 2.1

This commit is contained in:
Friendika 2011-01-27 03:46:09 -08:00
commit df4f77dadd
5 changed files with 227 additions and 75 deletions

View file

@ -3,7 +3,7 @@
set_time_limit(0);
define ( 'BUILD_ID', 1033 );
define ( 'FRIENDIKA_VERSION', '2.01.1006' );
define ( 'FRIENDIKA_VERSION', '2.10.0901' );
define ( 'DFRN_PROTOCOL_VERSION', '2.0' );
define ( 'EOL', "<br />\r\n" );