finish up ability to switch languages without function collision

This commit is contained in:
Friendika 2011-09-21 15:37:16 -07:00
parent c63adcfae0
commit 030e1e82c3
2 changed files with 13 additions and 2 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.3.1110' );
define ( 'FRIENDIKA_VERSION', '2.3.1111' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1091 );