aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2014-11-30 14:33:32 +0100
committermarha <marha@users.sourceforge.net>2014-11-30 14:33:32 +0100
commit1ad4bd867834180639568d521172f788e772b4a1 (patch)
tree32b6c01e21f5a72d93b736ca1079f26efea71400 /include
parent7147e58c389cffeb930bdd8e3a2fdfc5d5bb3a0c (diff)
downloadvcxsrv-1ad4bd867834180639568d521172f788e772b4a1.tar.gz
vcxsrv-1ad4bd867834180639568d521172f788e772b4a1.tar.bz2
vcxsrv-1ad4bd867834180639568d521172f788e772b4a1.zip
Increased version to 1.16.2.0
Diffstat (limited to 'include')
-rwxr-xr-xinclude/dix-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index a38c7e0a9..b90354d69 100755
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -372,7 +372,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((16) * 100000) + ((1) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((16) * 100000) + ((2) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"