performance enhancements

This commit is contained in:
Friendika
2011-10-04 18:53:56 -07:00
parent 24595c55d7
commit 7b648e6da8
5 changed files with 22 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ require_once("include/pgettext.php");
require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1123' );
define ( 'FRIENDIKA_VERSION', '2.3.1124' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );