aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-13 21:53:39 -0700
committerFriendika <info@friendika.com>2011-03-13 21:53:39 -0700
commit79a6b70a26bdfc8e02b94ecef3d20559590eacc7 (patch)
tree82cab3bd26ffbb4551fbdc8c32fa6bdcd502f2a1 /boot.php
parent0d161c6ef60e4bcfe36f0a9b1e090955156a162a (diff)
downloadvolse-hubzilla-79a6b70a26bdfc8e02b94ecef3d20559590eacc7.tar.gz
volse-hubzilla-79a6b70a26bdfc8e02b94ecef3d20559590eacc7.tar.bz2
volse-hubzilla-79a6b70a26bdfc8e02b94ecef3d20559590eacc7.zip
friend finder data structures
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 806ad5377..8cab15ba8 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.917' );
define ( 'DFRN_PROTOCOL_VERSION', '2.1' );
-define ( 'DB_UPDATE_VERSION', 1040 );
+define ( 'DB_UPDATE_VERSION', 1041 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );