aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-07-07 09:09:29 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-07-07 09:09:29 -0400
commit6fd77954540e12443d7aa75bb1a791ef51bfb5b1 (patch)
tree384208c790aeb685afb442e6dd1386586dc4fd6c /include/dix-config.h
parentf65ff03d106f4cfe162bfde4780426b7bbc2e4ee (diff)
downloadvcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.tar.gz
vcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.tar.bz2
vcxsrv-6fd77954540e12443d7aa75bb1a791ef51bfb5b1.zip
Update version string: 1.15.2.7
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 726be3298..1fd5731d9 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -366,7 +366,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 4)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 7)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"