aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-14 22:12:56 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-14 22:12:56 -0700
commitf0cb3cba124e637fa46143b692dbb561d4ee3ae0 (patch)
tree4f68c7be82a55db67083c4618fa6dfa227994713 /boot.php
parenta6cb90c81c29663e96d4fd96acd43fde1c28ac15 (diff)
parent291f3beccfa6aede56cd2df811701fecbbdbbbc1 (diff)
downloadvolse-hubzilla-f0cb3cba124e637fa46143b692dbb561d4ee3ae0.tar.gz
volse-hubzilla-f0cb3cba124e637fa46143b692dbb561d4ee3ae0.tar.bz2
volse-hubzilla-f0cb3cba124e637fa46143b692dbb561d4ee3ae0.zip
Merge branch 'master' into tres
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 1755d649c..de82f951d 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1140 );
+define ( 'DB_UPDATE_VERSION', 1141 );
/**
* @brief Constant with a HTML line break.