aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-02 17:04:03 -0700
committerFriendika <info@friendika.com>2011-08-02 17:04:03 -0700
commitb7741276162318b7c592cfce03c2bb7bd86d23a9 (patch)
treef13ec0c3c8b7dd9065af3f1481018b258701f801 /boot.php
parent2637831d9056862f7c3db718702116ef4652629a (diff)
downloadvolse-hubzilla-b7741276162318b7c592cfce03c2bb7bd86d23a9.tar.gz
volse-hubzilla-b7741276162318b7c592cfce03c2bb7bd86d23a9.tar.bz2
volse-hubzilla-b7741276162318b7c592cfce03c2bb7bd86d23a9.zip
bug #114, warn about linked Facebook item privacy
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 fd5de0e94..5f8402ecd 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.1059' );
+define ( 'FRIENDIKA_VERSION', '2.2.1060' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1076 );