summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Winischhofer <thomas@winischhofer.net>2004-12-15 00:34:34 +0000
committerThomas Winischhofer <thomas@winischhofer.net>2004-12-15 00:34:34 +0000
commita7b4efb5eaba1f8d5220622b721120cb37984442 (patch)
tree7fe64993f4e34618bf6ac0e1407cd44c23b31b6d
parent495c71ddaaeeebab3efe7d3d73d7c5168e3803c5 (diff)
(Increase minor version to 9 to indicate that PassMessage() is usable)
-rw-r--r--xf86mscstr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86mscstr.h b/xf86mscstr.h
index 4e527b8..637d3a5 100644
--- a/xf86mscstr.h
+++ b/xf86mscstr.h
@@ -14,7 +14,7 @@
#define XF86MISCNAME "XFree86-Misc"
#define XF86MISC_MAJOR_VERSION 0 /* current version numbers */
-#define XF86MISC_MINOR_VERSION 8
+#define XF86MISC_MINOR_VERSION 9
typedef struct _XF86MiscQueryVersion {
CARD8 reqType; /* always XF86MiscReqCode */