aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-07 14:29:15 -0700
committerFriendika <info@friendika.com>2011-09-07 14:29:15 -0700
commitc8f64930084a6490cd31ea386cea51cefef7e7dc (patch)
treefdce703d64a6cac81d23f4a98f2657179259fb9d /boot.php
parentf17d91844f9825c3effcf47c5b65b645b15939c5 (diff)
downloadvolse-hubzilla-c8f64930084a6490cd31ea386cea51cefef7e7dc.tar.gz
volse-hubzilla-c8f64930084a6490cd31ea386cea51cefef7e7dc.tar.bz2
volse-hubzilla-c8f64930084a6490cd31ea386cea51cefef7e7dc.zip
typo fb connector
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 9eabcd4ef..5563901fb 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.1095' );
+define ( 'FRIENDIKA_VERSION', '2.2.1096' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1087 );