aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-15 14:05:18 -0800
committerfriendica <info@friendica.com>2015-01-15 14:05:18 -0800
commit1c9299ed4224d37716079be173d75319d2501b71 (patch)
tree27a72ac0d09bcb67bdea55a8d24f9fd7ea8f4b9d /boot.php
parent56bc3bcdcee41d5ca6920c878aa8576dc673d039 (diff)
downloadvolse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.tar.gz
volse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.tar.bz2
volse-hubzilla-1c9299ed4224d37716079be173d75319d2501b71.zip
more backend work on poco rating
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.