aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-01-30 13:17:04 +0100
committermarha <marha@users.sourceforge.net>2012-01-30 13:17:04 +0100
commitc4a4787bf17407ace6cbdeb6fc29c8880641f6a8 (patch)
tree190a0c1f9f4d4ed20b2141b601604975d2bbf7e6 /include
parent40ea1e0ebcaba2afff5888e4fd86f6df6816a285 (diff)
downloadvcxsrv-c4a4787bf17407ace6cbdeb6fc29c8880641f6a8.tar.gz
vcxsrv-c4a4787bf17407ace6cbdeb6fc29c8880641f6a8.tar.bz2
vcxsrv-c4a4787bf17407ace6cbdeb6fc29c8880641f6a8.zip
Increased version to 1.11.4.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 43106a4dd..afdb9a9e5 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -351,7 +351,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((3) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((4) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"