aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-13 20:40:28 -0700
committerFriendika <info@friendika.com>2011-05-13 20:40:28 -0700
commit7942192e2089224544c6fa55f64a77fbbf1e6281 (patch)
tree277ee7e7ca364a340fb3db918382946ebc5844d3 /boot.php
parent4f920e5a6117c85d8b977196be2b2f22104999be (diff)
downloadvolse-hubzilla-7942192e2089224544c6fa55f64a77fbbf1e6281.tar.gz
volse-hubzilla-7942192e2089224544c6fa55f64a77fbbf1e6281.tar.bz2
volse-hubzilla-7942192e2089224544c6fa55f64a77fbbf1e6281.zip
FB reply if replying to local post originally posted to 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 94ed4d19f..eb70dd8f6 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.978' );
+define ( 'FRIENDIKA_VERSION', '2.2.979' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );