aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-22 19:08:30 -0700
committerFriendika <info@friendika.com>2011-06-22 19:08:30 -0700
commitc23c366ff68f8b030c6db23e7edb2f6b21fbd5aa (patch)
tree701aded59c7b26c0a6e841c928952bd3d0e86ce6 /boot.php
parent673e51826c0629db1966e460630227c95739a46d (diff)
downloadvolse-hubzilla-c23c366ff68f8b030c6db23e7edb2f6b21fbd5aa.tar.gz
volse-hubzilla-c23c366ff68f8b030c6db23e7edb2f6b21fbd5aa.tar.bz2
volse-hubzilla-c23c366ff68f8b030c6db23e7edb2f6b21fbd5aa.zip
receive friendship suggestion over the wire (dfrn) and store
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 9700c012d..c5751da37 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.1018' );
+define ( 'FRIENDIKA_VERSION', '2.2.1019' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1066 );