aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-06-21 14:35:45 +0200
committermarha <marha@users.sourceforge.net>2013-06-21 14:35:45 +0200
commit73a26452133415b7e3bf54836d23995d59a7bac4 (patch)
tree06f74d968a664cc2e9ed5f38a81dc5b6606987c1 /include
parente907a73781cb0f9d651cffa69a7cc6937871e431 (diff)
downloadvcxsrv-73a26452133415b7e3bf54836d23995d59a7bac4.tar.gz
vcxsrv-73a26452133415b7e3bf54836d23995d59a7bac4.tar.bz2
vcxsrv-73a26452133415b7e3bf54836d23995d59a7bac4.zip
Increased version number to 1.14.2.01.14.2.0
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 9a9a2962d..8466cdfc5 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -357,7 +357,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((13) * 100000) + ((2) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((14) * 100000) + ((2) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"