aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-17 20:52:18 -0700
committerFriendika <info@friendika.com>2011-08-17 20:52:18 -0700
commitc30f523c6200ef84c506940b5f86b49ff2c7cf6e (patch)
tree2f9787a5040cd679bc212094748eb02ab41239bb /boot.php
parentff723caae3208b6f6da555d2a5b8375b4d74fd73 (diff)
downloadvolse-hubzilla-c30f523c6200ef84c506940b5f86b49ff2c7cf6e.tar.gz
volse-hubzilla-c30f523c6200ef84c506940b5f86b49ff2c7cf6e.tar.bz2
volse-hubzilla-c30f523c6200ef84c506940b5f86b49ff2c7cf6e.zip
more d* infrastructure for relaying signed messages and storing non-connected people details
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 158054884..09d9f4ef8 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1075' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1079 );
+define ( 'DB_UPDATE_VERSION', 1080 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );