summaryrefslogtreecommitdiffstats
path: root/kernel/include/uapi/linux/dlm_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/include/uapi/linux/dlm_device.h')
-rw-r--r--kernel/include/uapi/linux/dlm_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/include/uapi/linux/dlm_device.h b/kernel/include/uapi/linux/dlm_device.h
index 3060783c4..df56c8ff0 100644
--- a/kernel/include/uapi/linux/dlm_device.h
+++ b/kernel/include/uapi/linux/dlm_device.h
@@ -26,7 +26,7 @@
/* Version of the device interface */
#define DLM_DEVICE_VERSION_MAJOR 6
#define DLM_DEVICE_VERSION_MINOR 0
-#define DLM_DEVICE_VERSION_PATCH 1
+#define DLM_DEVICE_VERSION_PATCH 2
/* struct passed to the lock write */
struct dlm_lock_params {