From b404fe88bb87f42267cab4682b81f38cc442e617 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 1 Dec 2009 19:54:50 +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 92cc9dc1a..ee6a4fe84 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) + 3) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 4) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3