aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-20 01:49:08 -0700
committerFriendika <info@friendika.com>2011-09-20 01:49:08 -0700
commit9edf15d3ef0548a35862fab37eee1fd310705285 (patch)
treed8c6e34b8e83116d1c9151b58ca63d24845923cb /boot.php
parent8a11cec61a87600273f1349e3d112e7fc1e65486 (diff)
downloadvolse-hubzilla-9edf15d3ef0548a35862fab37eee1fd310705285.tar.gz
volse-hubzilla-9edf15d3ef0548a35862fab37eee1fd310705285.tar.bz2
volse-hubzilla-9edf15d3ef0548a35862fab37eee1fd310705285.zip
structures for batch mode (Diaspora/zot)
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 ea2d9df9d..b38855f35 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.3.1109' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1090 );
+define ( 'DB_UPDATE_VERSION', 1091 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );