aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2015-09-03 10:13:10 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2015-09-03 10:13:10 +1000
commit3c6e9a366a41dc79c67b2ac222b67de27d666c7c (patch)
tree82356d44ca08e444b5b86f4e18477e95b976871e /include/uapi
parent1f2fa36a0df850416e2658a7b3b13204038db181 (diff)
parentb3a5bbfd780d9e9291f5f257be06e9ad6db11657 (diff)
Merge remote-tracking branch 'dlm/next'
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/dlm_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/dlm_device.h b/include/uapi/linux/dlm_device.h
index 3060783c4191..df56c8ff0769 100644
--- a/include/uapi/linux/dlm_device.h
+++ b/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 {