aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-28 19:04:36 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-28 19:04:36 -0700
commit3a8e1e04844fea2331525d82d8234b7006a12037 (patch)
tree984c54c3f219d704c7859bbb87d6ac4517418a88 /boot.php
parent67fe8fc4a7aa229857249caeaeb7d746d92ba325 (diff)
downloadvolse-hubzilla-3a8e1e04844fea2331525d82d8234b7006a12037.tar.gz
volse-hubzilla-3a8e1e04844fea2331525d82d8234b7006a12037.tar.bz2
volse-hubzilla-3a8e1e04844fea2331525d82d8234b7006a12037.zip
process_delivery: ignore self
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 4d2296204..f2cd1b64c 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1155 );
+define ( 'DB_UPDATE_VERSION', 1156 );
/**
* @brief Constant with a HTML line break.