WORKING_TABLE_VERSION = 4

This commit is contained in:
Wisser
2018-11-10 07:39:18 +01:00
parent d85a41e2c7
commit cdcc00042d
@@ -30,7 +30,7 @@ public class JailerVersion {
/**
* The Jailer working tables version.
*/
public static final int WORKING_TABLE_VERSION = 3;
public static final int WORKING_TABLE_VERSION = 4;
/**
* The Jailer application name.