aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-01 22:36:33 -0700
committerFriendika <info@friendika.com>2011-07-01 22:36:33 -0700
commitfb0e758ce79c5c6a70d41766e3581bf756881d03 (patch)
treed41d5b2f75546f7fc3e7154a188b5909ed8eac5e /boot.php
parentccb00d68827b1ec7ebc4e9c436e4f70354d1c9c4 (diff)
downloadvolse-hubzilla-fb0e758ce79c5c6a70d41766e3581bf756881d03.tar.gz
volse-hubzilla-fb0e758ce79c5c6a70d41766e3581bf756881d03.tar.bz2
volse-hubzilla-fb0e758ce79c5c6a70d41766e3581bf756881d03.zip
add some indexes to photos
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 b9b8871d4..1807ff1c4 100644
--- a/boot.php
+++ b/boot.php
@@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1028' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1071 );
+define ( 'DB_UPDATE_VERSION', 1072 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );