aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-21 17:29:47 -0700
committerFriendika <info@friendika.com>2011-04-21 17:29:47 -0700
commit9e19eef1941fff3e2a8785e5daa6d978e9de4900 (patch)
tree5027dce8811955f980f0ecb9fbaa37b8b720368b /boot.php
parent1d4791d38c932548df0807f6d26290ea8346765e (diff)
downloadvolse-hubzilla-9e19eef1941fff3e2a8785e5daa6d978e9de4900.tar.gz
volse-hubzilla-9e19eef1941fff3e2a8785e5daa6d978e9de4900.tar.bz2
volse-hubzilla-9e19eef1941fff3e2a8785e5daa6d978e9de4900.zip
"firewall" setting - block all public pages from the public if configured to do so
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 2713f3dce..13d6a36d2 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.955' );
+define ( 'FRIENDIKA_VERSION', '2.1.956' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1053 );