aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-20 15:09:09 -0700
committerFriendika <info@friendika.com>2011-08-20 15:09:09 -0700
commit8fa6f492420f830b4c9c06f2f391853e82285825 (patch)
tree16cda7379edf3a8fce72cd1d1fcbdfa9538f7359 /boot.php
parent0d9d576aa642e02eb8673aa20bdf4b6a18ae6bc3 (diff)
downloadvolse-hubzilla-8fa6f492420f830b4c9c06f2f391853e82285825.tar.gz
volse-hubzilla-8fa6f492420f830b4c9c06f2f391853e82285825.tar.bz2
volse-hubzilla-8fa6f492420f830b4c9c06f2f391853e82285825.zip
until algorithm is sorted, ignore D* verification failures so we can debug the rest
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 0992f6b53..302844f57 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.1077' );
+define ( 'FRIENDIKA_VERSION', '2.2.1078' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1081 );