aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-17 23:28:39 -0700
committerFriendika <info@friendika.com>2011-04-17 23:28:39 -0700
commit229eb9c681d62edc5faa63bb1d66046d123c3f35 (patch)
tree0b71e4517975cad460160a1b59666d1e37f107c5 /boot.php
parentc347a5d6c95fd34efd6a11df6df444d6fc7545a2 (diff)
parentab099e91028122dfb6b10cf9510b1b061f6f547f (diff)
downloadvolse-hubzilla-229eb9c681d62edc5faa63bb1d66046d123c3f35.tar.gz
volse-hubzilla-229eb9c681d62edc5faa63bb1d66046d123c3f35.tar.bz2
volse-hubzilla-229eb9c681d62edc5faa63bb1d66046d123c3f35.zip
Merge branch 'imap'
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 73f457980..f06ad13e6 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.951' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1052 );
+define ( 'DB_UPDATE_VERSION', 1053 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );