1
0
Fork 0

The index changed, so the database version must be increased as well.

This commit is contained in:
Michael Vogel 2015-03-10 07:58:49 +01:00
commit bf61620bd2
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?php
define( 'UPDATE_VERSION' , 1181 );
define( 'UPDATE_VERSION' , 1182 );
/**
*