aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-01 19:50:00 -0700
committerFriendika <info@friendika.com>2011-05-01 19:50:00 -0700
commit6c47f262cc8be96de0f543284b303fd6a1564a3f (patch)
tree552e84cb8db54d6faf010aa45781b9aadeacb5bb /boot.php
parent69dc17eb81fb0e0f0a21b4495807aa24cb90fa18 (diff)
downloadvolse-hubzilla-6c47f262cc8be96de0f543284b303fd6a1564a3f.tar.gz
volse-hubzilla-6c47f262cc8be96de0f543284b303fd6a1564a3f.tar.bz2
volse-hubzilla-6c47f262cc8be96de0f543284b303fd6a1564a3f.zip
warn if msg is visible to all
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 c9760a99a..6926489ec 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.965' );
+define ( 'FRIENDIKA_VERSION', '2.1.966' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );