aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-18 22:42:47 -0700
committerFriendika <info@friendika.com>2011-09-18 22:42:47 -0700
commit672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108 (patch)
tree92e9fefe146ce991778538d29fcebac8b60722f3 /boot.php
parent48ee3fa3b9c540185fb3691ce6a971dd2cf1fd68 (diff)
downloadvolse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.tar.gz
volse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.tar.bz2
volse-hubzilla-672ecc7f7d2e17b0d35eccc94e6fa1b5eef0d108.zip
more tag infrastructure
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 3e9596ac3..d312682ac 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', 1089 );
+define ( 'DB_UPDATE_VERSION', 1090 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );