aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-15 23:40:43 -0700
committerFriendika <info@friendika.com>2011-04-15 23:40:43 -0700
commit27cbb830a7bd72f13181acc5999a6bed4f74f5ae (patch)
tree36012bdb41c1972ac1c274e3594fa72cc8520781 /boot.php
parent158b65894a086b36e383c2a41e494eb1d45fdb4a (diff)
downloadvolse-hubzilla-27cbb830a7bd72f13181acc5999a6bed4f74f5ae.tar.gz
volse-hubzilla-27cbb830a7bd72f13181acc5999a6bed4f74f5ae.tar.bz2
volse-hubzilla-27cbb830a7bd72f13181acc5999a6bed4f74f5ae.zip
more work on email contacts
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 0c2c3163b..eeaf51398 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.950' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1051 );
+define ( 'DB_UPDATE_VERSION', 1052 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );