aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-23 17:56:59 -0700
committerFriendika <info@friendika.com>2011-06-23 17:56:59 -0700
commit38cf37d3c3a4bc9873aa12eed5167b356282385f (patch)
tree346398bcfbb748aa1aa3f0658af020ddb487d946 /boot.php
parent2bc4e24da22d7a75bbdbae18e0c64575ff7fe858 (diff)
downloadvolse-hubzilla-38cf37d3c3a4bc9873aa12eed5167b356282385f.tar.gz
volse-hubzilla-38cf37d3c3a4bc9873aa12eed5167b356282385f.tar.bz2
volse-hubzilla-38cf37d3c3a4bc9873aa12eed5167b356282385f.zip
new item view, sort by received date - not posted date.
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 0192f3c0f..d042ffdca 100644
--- a/boot.php
+++ b/boot.php
@@ -6,7 +6,7 @@ ini_set('pcre.backtrack_limit', 250000);
define ( 'FRIENDIKA_VERSION', '2.2.1020' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1066 );
+define ( 'DB_UPDATE_VERSION', 1067 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );