aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-05-05 13:26:25 +0000
committermarha <marha@users.sourceforge.net>2011-05-05 13:26:25 +0000
commit092ee086db2b206b1959247e01cf43daf565d6c1 (patch)
treec65e20b56ed101ccd70fe8e0cffdb25ae8a87731 /include/dix-config.h
parentd7c078e18995b7160a2dfa782ef5aab465396d3d (diff)
parentd40f0a49c88fc7b5162a9d8f7b64b571094e8593 (diff)
downloadvcxsrv-092ee086db2b206b1959247e01cf43daf565d6c1.tar.gz
vcxsrv-092ee086db2b206b1959247e01cf43daf565d6c1.tar.bz2
vcxsrv-092ee086db2b206b1959247e01cf43daf565d6c1.zip
Bumped version to 1.10.11.10.1
Added release note svn merge ^/branches/released .
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 c5018d630..7fa9a16e8 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) + 1)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((1) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"