This commit is contained in:
friendica
2011-12-03 00:08:04 -08:00
parent 09d8a3b69f
commit 172fdbcdcf
2 changed files with 14 additions and 8 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.1182' );
define ( 'FRIENDICA_VERSION', '2.3.1183' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1107 );