fix update 1131 for postgres databases

This commit is contained in:
Habeas Codice
2015-01-18 18:33:32 -08:00
parent 89a2012f7f
commit 547d852ef7
2 changed files with 15 additions and 2 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', 1132 );
define ( 'DB_UPDATE_VERSION', 1133 );
/**
* Constant with a HTML line break.