aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-03 22:05:20 -0700
committerFriendika <info@friendika.com>2011-08-03 22:05:20 -0700
commit639204c2ec29ccd74fbc2cb1eb597cca86e84f27 (patch)
tree2ac99a66c2ce3ac885c976de3a48a9142adaa872 /boot.php
parentd45a66e700a62626007b05ef1b78dff8f0931210 (diff)
downloadvolse-hubzilla-639204c2ec29ccd74fbc2cb1eb597cca86e84f27.tar.gz
volse-hubzilla-639204c2ec29ccd74fbc2cb1eb597cca86e84f27.tar.bz2
volse-hubzilla-639204c2ec29ccd74fbc2cb1eb597cca86e84f27.zip
diaspora structures
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 9ff17b466..3d1d884e3 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1061' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1076 );
+define ( 'DB_UPDATE_VERSION', 1077 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );