aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-01 18:18:01 -0700
committerFriendika <info@friendika.com>2011-07-01 18:18:01 -0700
commitd28d2ff440efba47ad65cf28eab4be96e0ea05b2 (patch)
tree506f607dd48aa6cbf4110c1d5c9f23bc430aeef0 /boot.php
parentc23657ab6eb99750fc271f9fd124ea8731180605 (diff)
downloadvolse-hubzilla-d28d2ff440efba47ad65cf28eab4be96e0ea05b2.tar.gz
volse-hubzilla-d28d2ff440efba47ad65cf28eab4be96e0ea05b2.tar.bz2
volse-hubzilla-d28d2ff440efba47ad65cf28eab4be96e0ea05b2.zip
better (more consistent) handling of ostatus contacts
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 b81bd9cfc..2c7836301 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.1027' );
+define ( 'FRIENDIKA_VERSION', '2.2.1028' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1071 );