aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-27 15:33:01 -0700
committerFriendika <info@friendika.com>2011-05-27 15:33:01 -0700
commita2b26948d8e472cecd3be6be524b92d86e8f3c4f (patch)
tree329910a427706c56bdcbe7245a7e5741129098f2 /boot.php
parentb93f0df890825cca396c4d038aa52d0ac677e82a (diff)
downloadvolse-hubzilla-a2b26948d8e472cecd3be6be524b92d86e8f3c4f.tar.gz
volse-hubzilla-a2b26948d8e472cecd3be6be524b92d86e8f3c4f.tar.bz2
volse-hubzilla-a2b26948d8e472cecd3be6be524b92d86e8f3c4f.zip
duplicate likes if we posted it locally and it also comes back from FB
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 104e20f56..af16e8cbb 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
-define ( 'FRIENDIKA_VERSION', '2.2.992' );
+define ( 'FRIENDIKA_VERSION', '2.2.993' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1058 );