aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-30 19:02:11 -0700
committerFriendika <info@friendika.com>2011-06-30 19:02:11 -0700
commitcdddfca0b5971d2437eee09ad6985f3df5ae5bfd (patch)
treed8caf30b951159cce76c041a20352138621fc446 /boot.php
parent9aeccaaa9ef7f3569149bb7c9aae56e7f8b5f514 (diff)
downloadvolse-hubzilla-cdddfca0b5971d2437eee09ad6985f3df5ae5bfd.tar.gz
volse-hubzilla-cdddfca0b5971d2437eee09ad6985f3df5ae5bfd.tar.bz2
volse-hubzilla-cdddfca0b5971d2437eee09ad6985f3df5ae5bfd.zip
photos were not working in private mail
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 1ab00f84b..2160b2548 100644
--- a/boot.php
+++ b/boot.php
@@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1027' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1070 );
+define ( 'DB_UPDATE_VERSION', 1071 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );