aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-26 05:42:32 -0700
committerFriendika <info@friendika.com>2011-06-26 05:42:32 -0700
commit22e89220889759256b48323ee1a66257e2121ef7 (patch)
tree0e7940e9f16444fbc608c3f0f35586205c3568e6 /boot.php
parentc9604ef57839e16839e69aa23a21ed8921409343 (diff)
downloadvolse-hubzilla-22e89220889759256b48323ee1a66257e2121ef7.tar.gz
volse-hubzilla-22e89220889759256b48323ee1a66257e2121ef7.tar.bz2
volse-hubzilla-22e89220889759256b48323ee1a66257e2121ef7.zip
friend suggest structures, cont.
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 9321b43c0..5a7af9725 100644
--- a/boot.php
+++ b/boot.php
@@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1022' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1067 );
+define ( 'DB_UPDATE_VERSION', 1068 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );