aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-22 01:29:26 -0700
committerFriendika <info@friendika.com>2011-10-22 01:29:26 -0700
commit0ada550a02552a6a31872662d43795d07507efa6 (patch)
tree219baf0ec4dafdff1f3f228cc0664c44228d02b7 /boot.php
parent3783d8860c2ceabc846ef915ce8ae5e4784107b2 (diff)
downloadvolse-hubzilla-0ada550a02552a6a31872662d43795d07507efa6.tar.gz
volse-hubzilla-0ada550a02552a6a31872662d43795d07507efa6.tar.bz2
volse-hubzilla-0ada550a02552a6a31872662d43795d07507efa6.zip
queue indexes
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 9a7f038a1..13c96c9bd 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
define ( 'FRIENDIKA_VERSION', '2.3.1141' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1097 );
+define ( 'DB_UPDATE_VERSION', 1098 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );