more backend work on poco rating

This commit is contained in:
friendica
2015-01-15 14:05:18 -08:00
parent 56bc3bcdce
commit 1c9299ed42
8 changed files with 40 additions and 5 deletions

View File

@@ -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.