aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-09-25 08:44:12 +0000
committermarha <marha@users.sourceforge.net>2009-09-25 08:44:12 +0000
commit47989aafe4f7ac855d8969da28e1e0222dfe8f2b (patch)
tree546f5662797e5a99d054a5a43930b99d010ed663 /include/dix-config.h
parentcc136e24f9b68f3c4114fad31ed0230ff45a89f4 (diff)
downloadvcxsrv-47989aafe4f7ac855d8969da28e1e0222dfe8f2b.tar.gz
vcxsrv-47989aafe4f7ac855d8969da28e1e0222dfe8f2b.tar.bz2
vcxsrv-47989aafe4f7ac855d8969da28e1e0222dfe8f2b.zip
Switched to version 1.1.21.1.2
Diffstat (limited to 'include/dix-config.h')
-rw-r--r--include/dix-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index 06156eaa4..0c01266ad 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -396,7 +396,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((1) * 100000) + ((1) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((1) * 100000) + ((2) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"