aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-18 19:53:45 -0700
committerFriendika <info@friendika.com>2011-09-18 19:53:45 -0700
commit5b3f6459392ba6f417cfc5cb0d38094c009c6913 (patch)
treed98c801e79dc3542cf89769d7b943f1b8292a38b /boot.php
parent8bf6a29d4e05af5d461da3f01999785dc12ee7da (diff)
downloadvolse-hubzilla-5b3f6459392ba6f417cfc5cb0d38094c009c6913.tar.gz
volse-hubzilla-5b3f6459392ba6f417cfc5cb0d38094c009c6913.tar.bz2
volse-hubzilla-5b3f6459392ba6f417cfc5cb0d38094c009c6913.zip
account expiration 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 226bc3d01..c73ab3d6e 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once("include/pgettext.php");
define ( 'FRIENDIKA_VERSION', '2.3.1108' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1088 );
+define ( 'DB_UPDATE_VERSION', 1089 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );