aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-06 19:15:42 -0800
committerfriendica <info@friendica.com>2011-12-06 19:15:42 -0800
commit7eba8adbf7ce1656b9c85f02b21fe46303b219e7 (patch)
treeb9f197666b827add55798b48c07aef8034642d86 /boot.php
parent0c24784f5e92e0c8269f255e962312574871f2f0 (diff)
downloadvolse-hubzilla-7eba8adbf7ce1656b9c85f02b21fe46303b219e7.tar.gz
volse-hubzilla-7eba8adbf7ce1656b9c85f02b21fe46303b219e7.tar.bz2
volse-hubzilla-7eba8adbf7ce1656b9c85f02b21fe46303b219e7.zip
pm replies
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 1f465d110..032c05a50 100644
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1187' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1110 );
+define ( 'DB_UPDATE_VERSION', 1111 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );