From Tobias H - catch some irregularities caused by cut/paste code

This commit is contained in:
friendica
2012-02-28 14:52:23 -08:00
parent 53412dacd4
commit 4dd4a22582
4 changed files with 7 additions and 7 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.1265' );
define ( 'FRIENDICA_VERSION', '2.3.1266' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1129 );