aboutsummaryrefslogtreecommitdiff
path: root/include/dix-config.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-12-31 17:55:09 +0000
committermarha <marha@users.sourceforge.net>2010-12-31 17:55:09 +0000
commitc8a34ce9318446bcd8e91e601525a61d6847f28f (patch)
tree1be28665e2c2d402039523def2b2d4120d8a61c5 /include/dix-config.h
parent322ed738a4dc37ce7d8101e7d480c8b4b72ef6f7 (diff)
downloadvcxsrv-c8a34ce9318446bcd8e91e601525a61d6847f28f.tar.gz
vcxsrv-c8a34ce9318446bcd8e91e601525a61d6847f28f.tar.bz2
vcxsrv-c8a34ce9318446bcd8e91e601525a61d6847f28f.zip
Increased version to 1.9.3.0
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 83ddb8de4..64ed46cd9 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) + ((9) * 100000) + ((2) * 1000) + 0)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((3) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"