aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-03-18 14:01:30 +0000
committermarha <marha@users.sourceforge.net>2010-03-18 14:01:30 +0000
commitd792a6e870288fd8f0baf9943caf1628224b764c (patch)
tree84a7d544c1df15dffe7e18bf9cf0884250b831fc /include/dix-config.h
parented47063ec4933a51ef0f2f7d667b8178a86b6b12 (diff)
parent1bee0ef6e6bd055ba9083c1b3863549b8a9093cc (diff)
downloadvcxsrv-d792a6e870288fd8f0baf9943caf1628224b764c.tar.gz
vcxsrv-d792a6e870288fd8f0baf9943caf1628224b764c.tar.bz2
vcxsrv-d792a6e870288fd8f0baf9943caf1628224b764c.zip
svn merge "^/branches/released" .1.7.99.902
increased version number
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 7545b846a..93194b06f 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -396,7 +396,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 901)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 902)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"