suggestion template

This commit is contained in:
Friendika 2011-06-25 19:10:38 -07:00
parent 39b5263e35
commit 59d9070d13
3 changed files with 15 additions and 5 deletions

View file

@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1020' );
define ( 'FRIENDIKA_VERSION', '2.2.1022' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1067 );