summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-02-23 11:17:36 -0800
committerKeith Packard <keithp@keithp.com>2011-02-23 11:17:36 -0800
commit9f47780ecdc7693f756587a758ec0141e75cb1eb (patch)
tree9baa255c714d93797f03af744e0000a308fc4f46 /include
parent793a242c89fccdbf1a2557ba33da1da2cb4ff8c4 (diff)
Revert "randr: Hook up the new RandR 1.4 functionality"
Diffstat (limited to 'include')
-rw-r--r--include/protocol-versions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocol-versions.h b/include/protocol-versions.h
index c8c7f5fc0..1d33bddcf 100644
--- a/include/protocol-versions.h
+++ b/include/protocol-versions.h
@@ -65,7 +65,7 @@
/* RandR */
#define SERVER_RANDR_MAJOR_VERSION 1
-#define SERVER_RANDR_MINOR_VERSION 4
+#define SERVER_RANDR_MINOR_VERSION 3
/* Record */
#define SERVER_RECORD_MAJOR_VERSION 1