1
1
Fork 0

refactor openid logins/registrations

This commit is contained in:
friendica 2012-03-19 15:03:09 -07:00
commit 9e133d6412
3 changed files with 60 additions and 77 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.1285' );
define ( 'FRIENDICA_VERSION', '2.3.1286' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );