aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-11-21 09:58:33 +0100
committermarha <marha@users.sourceforge.net>2013-11-21 09:58:33 +0100
commitc4f7c54ad86e3cfa38af6fae937d20e4bf292142 (patch)
treed3a69278a92f97811b75e4926173c065caf69652 /include
parent675f7aa9d3437c2abb133adbefdfddd1ea1ba219 (diff)
downloadvcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.tar.gz
vcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.tar.bz2
vcxsrv-c4f7c54ad86e3cfa38af6fae937d20e4bf292142.zip
Switched version to 1.14.4
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 726dfaba9..f9b819fcd 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) + ((14) * 100000) + ((3) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((14) * 100000) + ((4) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"