revup after the Hackathon in Berlin

This commit is contained in:
Tobias Diekershoff 2014-09-07 15:36:23 +02:00
parent a7302daf96
commit 04da5ed3bb
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.1753' );
define ( 'FRIENDICA_VERSION', '3.2.1754' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1173 );
define ( 'EOL', "<br />\r\n" );