aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-20 22:13:25 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-20 22:13:25 -0700
commitfef93af0a6908fdcb8d829229de8717acfc7ed81 (patch)
treea81d88a1acc853b1a3419e0949babfa8182144a8 /boot.php
parentc96f121d4189e758392fb7796f7d87f37597cc78 (diff)
downloadvolse-hubzilla-fef93af0a6908fdcb8d829229de8717acfc7ed81.tar.gz
volse-hubzilla-fef93af0a6908fdcb8d829229de8717acfc7ed81.tar.bz2
volse-hubzilla-fef93af0a6908fdcb8d829229de8717acfc7ed81.zip
missed this one - it's required
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 0ae12e4a7..53e1dc8a7 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', 1147 );
+define ( 'DB_UPDATE_VERSION', 1148 );
/**
* @brief Constant with a HTML line break.