aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-15 19:16:37 -0700
committerFriendika <info@friendika.com>2011-04-15 19:16:37 -0700
commit158b65894a086b36e383c2a41e494eb1d45fdb4a (patch)
tree06ea9674c2f003311372be8e62620c01f625ae8c /boot.php
parent13eaa802e435c4f0d68ee427c3b1604a0e151858 (diff)
downloadvolse-hubzilla-158b65894a086b36e383c2a41e494eb1d45fdb4a.tar.gz
volse-hubzilla-158b65894a086b36e383c2a41e494eb1d45fdb4a.tar.bz2
volse-hubzilla-158b65894a086b36e383c2a41e494eb1d45fdb4a.zip
initial checkin mailbox reading functions - lots more to do
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 1ef80e515..0c2c3163b 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.949' );
+define ( 'FRIENDIKA_VERSION', '2.1.950' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1051 );