aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-15 17:34:53 -0800
committerfriendica <info@friendica.com>2015-01-15 17:34:53 -0800
commit6cd26c359054e188d41a97d3d97e3c659f2dede9 (patch)
treed5de7af38448da80d1770bee6aa05bb998ce09ae /boot.php
parent35276c2da92a29132be2aaa75a63658d440e87e5 (diff)
parent597b07e8cc40144abce63f0779d28c2dbc376a22 (diff)
downloadvolse-hubzilla-6cd26c359054e188d41a97d3d97e3c659f2dede9.tar.gz
volse-hubzilla-6cd26c359054e188d41a97d3d97e3c659f2dede9.tar.bz2
volse-hubzilla-6cd26c359054e188d41a97d3d97e3c659f2dede9.zip
Merge branch 'pocorate'
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 e71f164a3..7d051e5f2 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ define ( 'RED_PLATFORM', 'redmatrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1131 );
+define ( 'DB_UPDATE_VERSION', 1132 );
/**
* Constant with a HTML line break.