aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-19 14:34:28 -0700
committerFriendika <info@friendika.com>2011-08-19 14:34:28 -0700
commit8e24db3ef5c0bd15aba50aa48fd4745fe7191dbb (patch)
tree85aedde5cc6f3a21b8b0afacb00c4363f954c358 /boot.php
parent18c8f4d8b57988ce5e22c261d7ab9d73aa2a3dd5 (diff)
downloadvolse-hubzilla-8e24db3ef5c0bd15aba50aa48fd4745fe7191dbb.tar.gz
volse-hubzilla-8e24db3ef5c0bd15aba50aa48fd4745fe7191dbb.tar.bz2
volse-hubzilla-8e24db3ef5c0bd15aba50aa48fd4745fe7191dbb.zip
incorrect iv length for blocksize
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 821e74672..0992f6b53 100644
--- a/boot.php
+++ b/boot.php
@@ -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 );