1
1
Fork 0

add permalink field to item table

This commit is contained in:
Friendika 2011-02-15 03:13:38 -08:00
commit f856493555
3 changed files with 7 additions and 2 deletions

View file

@ -2,8 +2,8 @@
set_time_limit(0);
define ( 'BUILD_ID', 1038 );
define ( 'FRIENDIKA_VERSION', '2.10.0906' );
define ( 'BUILD_ID', 1039 );
define ( 'FRIENDIKA_VERSION', '2.10.0907' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
define ( 'EOL', "<br />\r\n" );