aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-10-16 16:45:54 +0000
committermarha <marha@users.sourceforge.net>2010-10-16 16:45:54 +0000
commit057471268f10a87f27bda540049c83efcde43689 (patch)
tree9102564fd4ba49c5bca5e2bb45d468cbecf7d632 /include
parent579eaaac4679bf78b1d987a56f4a24e7cf616368 (diff)
downloadvcxsrv-057471268f10a87f27bda540049c83efcde43689.tar.gz
vcxsrv-057471268f10a87f27bda540049c83efcde43689.tar.bz2
vcxsrv-057471268f10a87f27bda540049c83efcde43689.zip
New version 1.9.0.902
Diffstat (limited to 'include')
-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 ec3aca368..497657fbb 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) + ((0) * 1000) + 2)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((0) * 1000) + 902)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"