aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-09-06 12:40:56 +0000
committermarha <marha@users.sourceforge.net>2010-09-06 12:40:56 +0000
commit94c3c542347a3aa9ae77fee6183416a64102be5e (patch)
tree72959a353732f8e7236a34da58981a9490d75ae7 /include
parentbd2374fbd8ef9330bf05268e5267921db38f355d (diff)
downloadvcxsrv-94c3c542347a3aa9ae77fee6183416a64102be5e.tar.gz
vcxsrv-94c3c542347a3aa9ae77fee6183416a64102be5e.tar.bz2
vcxsrv-94c3c542347a3aa9ae77fee6183416a64102be5e.zip
Increased version to 1.9.0.01.9.0.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 3c1da8a7a..ed3596a09 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) + ((99) * 1000) + 906)
+#define XORG_VERSION_CURRENT (((1) * 10000000) + ((9) * 100000) + ((0) * 1000) + 0)
/* Xorg release date */
#define XORG_DATE "10 Sept 2009"