This commit is contained in:
Tobias Diekershoff 2014-05-25 08:00:22 +02:00
parent 97e74f1570
commit 5a55541dbd
1 changed files with 1 additions and 1 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.2.1748' );
define ( 'FRIENDICA_VERSION', '3.2.1749' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1170 );
define ( 'EOL', "<br />\r\n" );