rev update

This commit is contained in:
friendica 2013-05-09 01:15:22 -07:00
parent 04681618da
commit 2c8d33a6e2
4 changed files with 78 additions and 69 deletions

View file

@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
require_once('include/features.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.1.1688' );
define ( 'FRIENDICA_VERSION', '3.1.1695' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1163 );
define ( 'EOL', "<br />\r\n" );