From 95409718940881cd7c1eb9b20c76973d27ce221c Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 17 Nov 2009 21:13:35 +0000 Subject: Increased version numer. Changed website --- include/dix-config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/dix-config.h') diff --git a/include/dix-config.h b/include/dix-config.h index cfdeb0241..92cc9dc1a 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -12,7 +12,7 @@ #define BIGREQS 1 /* Builder address */ -#define BUILDERADDR "hmca@telenet.be" +#define BUILDERADDR "marc@hc-consult.be" /* Operating System Name */ #define OSNAME "Win32" @@ -396,7 +396,7 @@ #undef XORG_RELEASE /* Current Xorg version */ -#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 2) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 3) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3