os.linux: Bump KernelStateProvider version number
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.os.linux.core / src / org / eclipse / tracecompass / internal / analysis / os / linux / core / kernel / KernelStateProvider.java
index a73365fb6795d56f16572436600b3fdaf99ee515..1a391b98e66c68d11024fa289f8cfae3480cd08c 100644 (file)
@@ -59,7 +59,7 @@ public class KernelStateProvider extends AbstractTmfStateProvider {
      * Version number of this state provider. Please bump this if you modify the
      * contents of the generated state history in some way.
      */
-    private static final int VERSION = 16;
+    private static final int VERSION = 17;
 
     // ------------------------------------------------------------------------
     // Fields
This page took 0.035255 seconds and 5 git commands to generate.