aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-18 15:16:51 -0700
committerFriendika <info@friendika.com>2011-04-18 15:16:51 -0700
commit1e967eddb75ebed6712e33735971d53b009442dd (patch)
tree1ee46b6938e4439e9ab8489d481c8374b488d41b /boot.php
parent741a262f1b2d5c8f911896da32e80d543afb5cd1 (diff)
downloadvolse-hubzilla-1e967eddb75ebed6712e33735971d53b009442dd.tar.gz
volse-hubzilla-1e967eddb75ebed6712e33735971d53b009442dd.tar.bz2
volse-hubzilla-1e967eddb75ebed6712e33735971d53b009442dd.zip
multi-user, do not cache open mbox
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 7a8f00fbe..b738125c8 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.952' );
+define ( 'FRIENDIKA_VERSION', '2.1.953' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1053 );