aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2015-09-03 12:51:08 +0200
committerzottel <github@zottel.net>2015-09-03 12:51:08 +0200
commit015c7243b9b688acda9c1defce9055fe2c3c2e61 (patch)
tree92dd58c4e5a1881b01acb414ea1d218d77ef4721 /boot.php
parentd376d2a5908241082f2e91349c9100d41054f5d0 (diff)
parentf3cb17ac3b007afd2dc5bf7cdad8a054b4d7fcd8 (diff)
downloadvolse-hubzilla-015c7243b9b688acda9c1defce9055fe2c3c2e61.tar.gz
volse-hubzilla-015c7243b9b688acda9c1defce9055fe2c3c2e61.tar.bz2
volse-hubzilla-015c7243b9b688acda9c1defce9055fe2c3c2e61.zip
Merge remote-tracking branch 'upstream/master'
Conflicts: include/zot.php
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 6ec679408..e7ed7dcee 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', 1150 );
+define ( 'DB_UPDATE_VERSION', 1151 );
/**
* @brief Constant with a HTML line break.