aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-07-10 08:21:38 -0400
committerMike DePaulo <mikedep333@gmail.com>2015-07-10 08:21:38 -0400
commitab75afbcc58c927654b75d8b3c179f423e38cfbd (patch)
treeafe4a8ef94dd832359a4394278b402e0d34f7b56 /include
parent96bc788dd26dd9d1ca602fc5b0c0c04ca0933589 (diff)
downloadvcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.tar.gz
vcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.tar.bz2
vcxsrv-ab75afbcc58c927654b75d8b3c179f423e38cfbd.zip
Update version string: 1.15.2.8
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 1fd5731d9..2711a9593 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) + 7)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 8)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"