diff options
author | marha <marha@users.sourceforge.net> | 2010-08-20 16:49:19 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-08-20 16:49:19 +0000 |
commit | a6913ef6cbee338f4f0001be4bde3960ce2cdf00 (patch) | |
tree | a6b1d08ae997bffa29779ab953402db2a2ae60eb /include/dix-config.h | |
parent | f5d6fd32902e742cc62622b1abc8826dd7c03c32 (diff) | |
download | vcxsrv-a6913ef6cbee338f4f0001be4bde3960ce2cdf00.tar.gz vcxsrv-a6913ef6cbee338f4f0001be4bde3960ce2cdf00.tar.bz2 vcxsrv-a6913ef6cbee338f4f0001be4bde3960ce2cdf00.zip |
Jumped to Version 1,8,99,9061.8.99.906
Diffstat (limited to 'include/dix-config.h')
-rw-r--r-- | include/dix-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h index 4aabb3124..3c1da8a7a 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) + 904) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((8) * 100000) + ((99) * 1000) + 906) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" |