aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-25 20:55:27 -0700
committerfriendica <info@friendica.com>2012-06-25 20:55:27 -0700
commitfbaca4b74237c80c380d6ccf2bdddeec5ad4f013 (patch)
treeca1ca05c84f8bd17acab9749b674d3b23fdcd2a5 /boot.php
parent53f0aee82d61b7d61fb2271eb7f41cacc2eaf8f3 (diff)
downloadvolse-hubzilla-fbaca4b74237c80c380d6ccf2bdddeec5ad4f013.tar.gz
volse-hubzilla-fbaca4b74237c80c380d6ccf2bdddeec5ad4f013.tar.bz2
volse-hubzilla-fbaca4b74237c80c380d6ccf2bdddeec5ad4f013.zip
event summary/title
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 024ef0c05..47e5b8600 100644
--- a/boot.php
+++ b/boot.php
@@ -12,7 +12,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '3.0.1385' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1150 );
+define ( 'DB_UPDATE_VERSION', 1151 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );