db update to add index for item.obj_type

This commit is contained in:
git-marijus
2017-07-31 17:30:06 +02:00
committed by Mario Vavti
parent a3fef34a3f
commit d33974cec4
4 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.6RC' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1192 );
define ( 'DB_UPDATE_VERSION', 1193 );
define ( 'PROJECT_BASE', __DIR__ );