1
0
Fork 0

Speeding up the gcontact search

This commit is contained in:
Michael Vogel 2016-04-17 13:46:49 +02:00
commit 017bfe17f8
5 changed files with 16 additions and 8 deletions

View file

@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5-dev' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1194 );
define ( 'DB_UPDATE_VERSION', 1195 );
/**
* @brief Constant with a HTML line break.