aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-18 22:46:21 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-18 22:46:21 -0700
commit74827133b29138b9209131a0ec192cd00aff4b19 (patch)
treefae66745f0614cb913d2d85d117722987137a6d6 /boot.php
parent43251ed8ce8a59472686321b8faa2b352928d239 (diff)
parent7c8706757db1df0195edc64f35ca1554d04eb414 (diff)
downloadvolse-hubzilla-74827133b29138b9209131a0ec192cd00aff4b19.tar.gz
volse-hubzilla-74827133b29138b9209131a0ec192cd00aff4b19.tar.bz2
volse-hubzilla-74827133b29138b9209131a0ec192cd00aff4b19.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts: util/messages.po
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 bc8baf818..ac2a26380 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1152 );
+define ( 'DB_UPDATE_VERSION', 1153 );
/**
* @brief Constant with a HTML line break.