aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-09-18 22:43:35 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-09-18 22:43:35 -0700
commit3dc066a143783bbfff08a347f7a8aaa9e273e717 (patch)
treeecdb2b448ce812adfd00c87d03eb25de81c244e6 /boot.php
parentf2104b0a5af6ad54ba67c0944c3e2f7548ea882f (diff)
downloadvolse-hubzilla-3dc066a143783bbfff08a347f7a8aaa9e273e717.tar.gz
volse-hubzilla-3dc066a143783bbfff08a347f7a8aaa9e273e717.tar.bz2
volse-hubzilla-3dc066a143783bbfff08a347f7a8aaa9e273e717.zip
dummy update
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 43b5581ac..e00997cef 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', 1152 );
+define ( 'DB_UPDATE_VERSION', 1153 );
/**
* @brief Constant with a HTML line break.