1
0
Fork 0

maintain backward compatibility with old PMs

This commit is contained in:
friendica 2011-12-05 14:06:41 -08:00
commit adbc84c48e
2 changed files with 20 additions and 10 deletions

View file

@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1185' );
define ( 'FRIENDICA_VERSION', '2.3.1186' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1109 );