aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-11-18 15:46:46 +0100
committermarha <marha@users.sourceforge.net>2011-11-18 15:46:46 +0100
commit16f3228e2ef8dca42f8b70adcd9cc70e33eacb68 (patch)
treee95296e00e36736aca7cda7f6ee911f51d34ff78 /include
parent8fa2e6f994cfbcba4640ec157f0a55b706207976 (diff)
downloadvcxsrv-16f3228e2ef8dca42f8b70adcd9cc70e33eacb68.tar.gz
vcxsrv-16f3228e2ef8dca42f8b70adcd9cc70e33eacb68.tar.bz2
vcxsrv-16f3228e2ef8dca42f8b70adcd9cc70e33eacb68.zip
Bumped version to 1.11.2
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 53aad5191..49a0a00fb 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -375,7 +375,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((0) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"