aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-01 14:49:15 -0700
committerFriendika <info@friendika.com>2011-04-01 14:49:15 -0700
commitb500da74b675bc3f88e392573d6602f3e7d94e03 (patch)
tree15c278c6b69d671983bbc98f686f2355baec9c18 /boot.php
parent4b356e59ec36a2a2ef1a0224ecf86254090466e3 (diff)
downloadvolse-hubzilla-b500da74b675bc3f88e392573d6602f3e7d94e03.tar.gz
volse-hubzilla-b500da74b675bc3f88e392573d6602f3e7d94e03.tar.bz2
volse-hubzilla-b500da74b675bc3f88e392573d6602f3e7d94e03.zip
user language storage
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 f03487cb3..3dfd06bf1 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.936' );
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
-define ( 'DB_UPDATE_VERSION', 1045 );
+define ( 'DB_UPDATE_VERSION', 1046 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );