aboutsummaryrefslogtreecommitdiff
path: root/X11/extensions/shm.h
diff options
context:
space:
mode:
Diffstat (limited to 'X11/extensions/shm.h')
-rw-r--r--X11/extensions/shm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/extensions/shm.h b/X11/extensions/shm.h
index e076402a8..be49f5e97 100644
--- a/X11/extensions/shm.h
+++ b/X11/extensions/shm.h
@@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group.
#define SHMNAME "MIT-SHM"
#define SHM_MAJOR_VERSION 1 /* current version numbers */
-#define SHM_MINOR_VERSION 1
+#define SHM_MINOR_VERSION 2
#define ShmCompletion 0
#define ShmNumberEvents (ShmCompletion + 1)