aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-07-11 10:40:07 +0200
committermarha <marha@users.sourceforge.net>2011-07-11 10:40:07 +0200
commit7a945c825829cbadecebc3723e96a786244b9971 (patch)
treee7d871578b0d881a3eb37345caa16bfeda000b2e /include/dix-config.h
parent4611d27b8966b26b8ac63514a461f31c3172c31c (diff)
downloadvcxsrv-7a945c825829cbadecebc3723e96a786244b9971.tar.gz
vcxsrv-7a945c825829cbadecebc3723e96a786244b9971.tar.bz2
vcxsrv-7a945c825829cbadecebc3723e96a786244b9971.zip
Updated version to 1.10.3.01.10.3.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 0f500ad76..88f4c2ac0 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -375,7 +375,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((1) * 1000) + 1)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((3) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"