aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-10 15:30:56 -0700
committerFriendika <info@friendika.com>2011-04-10 15:30:56 -0700
commit12bc4a44cf051dda665fc4fa43624c47484b1864 (patch)
tree41b8a8ae155d9c1ef10815fd6e870b62d1fef3c2 /boot.php
parentc12927042ec9bfdc63cbc0bdd330402741991843 (diff)
downloadvolse-hubzilla-12bc4a44cf051dda665fc4fa43624c47484b1864.tar.gz
volse-hubzilla-12bc4a44cf051dda665fc4fa43624c47484b1864.tar.bz2
volse-hubzilla-12bc4a44cf051dda665fc4fa43624c47484b1864.zip
[privacy] use owner's default permission settings on "is now friends with..." msg
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 3331c9867..75f031908 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.944' );
+define ( 'FRIENDIKA_VERSION', '2.1.945' );
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
define ( 'DB_UPDATE_VERSION', 1047 );