aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-13 01:18:15 -0700
committerFriendika <info@friendika.com>2011-04-13 01:18:15 -0700
commit84b2d5a25ba3fee692f688a208a65533f53c3ffa (patch)
treea1b4ba3d0206b5a44038f1c70efe9c48759d8425 /boot.php
parentd4bb560e7f6daae70cb13b7904cef189598d5f54 (diff)
downloadvolse-hubzilla-84b2d5a25ba3fee692f688a208a65533f53c3ffa.tar.gz
volse-hubzilla-84b2d5a25ba3fee692f688a208a65533f53c3ffa.tar.bz2
volse-hubzilla-84b2d5a25ba3fee692f688a208a65533f53c3ffa.zip
local attachment storage
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 9bf331cee..bffd4ae2b 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.947' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1050 );
+define ( 'DB_UPDATE_VERSION', 1051 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );