aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-27 16:46:28 -0700
committerfriendica <info@friendica.com>2012-04-27 16:46:28 -0700
commit0ab6b60a52fc27d8a37917b3b3e25de37c8fd372 (patch)
tree7e700c291de2dca1555d02f36ed6c565e5652751 /boot.php
parentecc4962bd1455d4ded6570f6d08ccab7e838fe8b (diff)
downloadvolse-hubzilla-0ab6b60a52fc27d8a37917b3b3e25de37c8fd372.tar.gz
volse-hubzilla-0ab6b60a52fc27d8a37917b3b3e25de37c8fd372.tar.bz2
volse-hubzilla-0ab6b60a52fc27d8a37917b3b3e25de37c8fd372.zip
archive contact flag
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 03edef663..02550deb1 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.1325' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1138 );
+define ( 'DB_UPDATE_VERSION', 1139 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );