aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-05-12 13:03:33 +0000
committermarha <marha@users.sourceforge.net>2010-05-12 13:03:33 +0000
commit6b29aa4559aeb6f795caee047561654bfa0a1954 (patch)
treeb0bc1fac200bc4ed6d17c9932bf03e1ce97be7b5 /include/dix-config.h
parent6ae12ffad7479f690b5780213e8b52df6bbd15e6 (diff)
downloadvcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.tar.gz
vcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.tar.bz2
vcxsrv-6b29aa4559aeb6f795caee047561654bfa0a1954.zip
Increased version number
Diffstat (limited to 'include/dix-config.h')
-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 70339afe9..5d26cdd6e 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -364,7 +364,7 @@
#undef XORG_RELEASE
/* Current Xorg version */
-#define XORG_VERSION_CURRENT (((1) * 10000000) + ((8) * 100000) + ((0) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((8) * 100000) + ((1) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"