From e59fe2f177752ab27a34466f5994258bcd9553dd Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 20 Feb 2010 17:59:07 +0000 Subject: Increased version number --- include/dix-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dix-config.h b/include/dix-config.h index c4a96d890..8f5aab905 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -396,7 +396,7 @@ #undef XORG_RELEASE /* Current Xorg version */ -#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 6) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 901) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3