aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-08-20 22:14:51 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-08-20 22:14:51 -0700
commit43fbbfe0dff1f2a51c0d6911a78bf8a3724dc752 (patch)
treeea0d596c1c970c234d75c30a250a92ce86b66493 /boot.php
parent3e7a76cc6418b8ef589ec9de725821743a156484 (diff)
parent72bdca009c076023342c190c5e3dde6725cd9635 (diff)
downloadvolse-hubzilla-43fbbfe0dff1f2a51c0d6911a78bf8a3724dc752.tar.gz
volse-hubzilla-43fbbfe0dff1f2a51c0d6911a78bf8a3724dc752.tar.bz2
volse-hubzilla-43fbbfe0dff1f2a51c0d6911a78bf8a3724dc752.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 29f62a346..3577addc6 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'H');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1147 );
+define ( 'DB_UPDATE_VERSION', 1148 );
/**
* @brief Constant with a HTML line break.