From 658c16ed0fbdcde3c4ffec3c167a6f48290dd742 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 25 Jan 2010 08:46:18 +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 f63bf19f9..eb2415e2f 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) + 5) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((7) * 100000) + ((99) * 1000) + 6) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3