incorrect iv length for blocksize

This commit is contained in:
Friendika 2011-08-19 14:34:28 -07:00
parent 18c8f4d8b5
commit 8e24db3ef5
3 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1076' );
define ( 'FRIENDIKA_VERSION', '2.2.1077' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1081 );