This commit is contained in:
Friendika
2011-07-09 15:06:53 -07:00
parent 2d2b500639
commit 35edf79abe
2 changed files with 7 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1034' );
define ( 'FRIENDIKA_VERSION', '2.2.1036' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );