aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-03-29 07:25:35 +0000
committermarha <marha@users.sourceforge.net>2011-03-29 07:25:35 +0000
commit282c3a56f45b4251ae613b6158ed2832b329a9e9 (patch)
tree76bba6feff093f24df8a68e884df86e575feb12e /include/dix-config.h
parent2ed8e0e263e27934ba97c00d4820dab5ec08b548 (diff)
downloadvcxsrv-282c3a56f45b4251ae613b6158ed2832b329a9e9.tar.gz
vcxsrv-282c3a56f45b4251ae613b6158ed2832b329a9e9.tar.bz2
vcxsrv-282c3a56f45b4251ae613b6158ed2832b329a9e9.zip
10.0.0.1
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 028c1a033..f8fa95e36 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -373,7 +373,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((0) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((0) * 1000) + 1)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"