aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-03-08 08:22:00 +0000
committermarha <marha@users.sourceforge.net>2011-03-08 08:22:00 +0000
commitb1236880df6cbd13760a2adfaff9c22a89501d66 (patch)
tree84b41e6fbf52d3ec40f2c6f7b766cdeaac86a412 /include/dix-config.h
parent63605d2d6922dc5740fed9443a53ec4356aced38 (diff)
downloadvcxsrv-b1236880df6cbd13760a2adfaff9c22a89501d66.tar.gz
vcxsrv-b1236880df6cbd13760a2adfaff9c22a89501d66.tar.bz2
vcxsrv-b1236880df6cbd13760a2adfaff9c22a89501d66.zip
Increased version to 1.10.0.0
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 72d54b402..4ff06c358 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -364,7 +364,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((4) * 1000) + 1)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((0) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"