aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-03 13:11:25 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-03 13:11:25 -0700
commit99848ab3bbc8247834551a8454088419c8a8daac (patch)
treeaa708d3872f25dab482e669cba7711686030b478 /boot.php
parentd1480d9f560f2d44679c76f9ecc1520b8fb2a400 (diff)
parent90d48d60d8fb038d225ec7afa3c3651ff205d58e (diff)
downloadvolse-hubzilla-99848ab3bbc8247834551a8454088419c8a8daac.tar.gz
volse-hubzilla-99848ab3bbc8247834551a8454088419c8a8daac.tar.bz2
volse-hubzilla-99848ab3bbc8247834551a8454088419c8a8daac.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
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 e7ed7dcee..4dafde7f2 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', 1151 );
+define ( 'DB_UPDATE_VERSION', 1152 );
/**
* @brief Constant with a HTML line break.