1
1
Fork 0

add timezone convert module, several other minor or in progress fixes

This commit is contained in:
Friendika 2011-09-04 00:48:45 -07:00
commit 9ff1a3444e
6 changed files with 56 additions and 7 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1091' );
define ( 'FRIENDIKA_VERSION', '2.2.1092' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1085 );