aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-02-20 06:35:11 -0500
committerMike DePaulo <mikedep333@gmail.com>2015-02-20 06:35:11 -0500
commita769ab7159f0718e189f1aaa8b6a5a046c66c52c (patch)
tree4a673e24bcea44bb619cf0b72c4813e3c92870ea /include
parent22453645c5e058e6aa92d10b79834dc6a4c8a2a3 (diff)
downloadvcxsrv-a769ab7159f0718e189f1aaa8b6a5a046c66c52c.tar.gz
vcxsrv-a769ab7159f0718e189f1aaa8b6a5a046c66c52c.tar.bz2
vcxsrv-a769ab7159f0718e189f1aaa8b6a5a046c66c52c.zip
Increase version string to 1.15.2.3-xp+vc2013+x2go11.15.2.3-xp+vc2013+x2go1
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 34bed9694..c571d2eb1 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) + 2)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((2) * 1000) + 3)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"