aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-26 21:51:12 -0700
committerFriendika <info@friendika.com>2011-08-26 21:51:12 -0700
commite3dbb6339386fce5cef2d22be6edd63b93a9b41d (patch)
tree7bc37bbe2b3fa531da5eec4ef6c5aed6b9875340 /boot.php
parentf48a758a1e8bce122957fb2fc4c65966290cfead (diff)
downloadvolse-hubzilla-e3dbb6339386fce5cef2d22be6edd63b93a9b41d.tar.gz
volse-hubzilla-e3dbb6339386fce5cef2d22be6edd63b93a9b41d.tar.bz2
volse-hubzilla-e3dbb6339386fce5cef2d22be6edd63b93a9b41d.zip
fix any update issues that may arise from update 1081
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 41951b06b..cb18b0560 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.2.1084' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1082 );
+define ( 'DB_UPDATE_VERSION', 1083 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );