aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-07 17:29:26 -0700
committerFriendika <info@friendika.com>2011-08-07 17:29:26 -0700
commit8812b7f4caa99d01ae0e082c0b29a2ee24aed67d (patch)
tree0a5988272c513e7bcc789e7864f145f26a3bbfb0 /boot.php
parent1eec10329a4764f132b159e7b1bbf37added6c8a (diff)
downloadvolse-hubzilla-8812b7f4caa99d01ae0e082c0b29a2ee24aed67d.tar.gz
volse-hubzilla-8812b7f4caa99d01ae0e082c0b29a2ee24aed67d.tar.bz2
volse-hubzilla-8812b7f4caa99d01ae0e082c0b29a2ee24aed67d.zip
item guids
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 3bdbe2db2..27adea086 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1065' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1078 );
+define ( 'DB_UPDATE_VERSION', 1079 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );