From 5af82222499c6da9c77a7610b12ed21573c07e57 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 5 Sep 2011 09:27:33 +0200 Subject: Version bumped to 1.11.0.0 --- 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 6b9e6774c..53aad5191 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -375,7 +375,7 @@ #undef XORG_RELEASE /* Current Xorg version */ -#define XORG_VERSION_CURRENT (((1) * 10000000) + ((10) * 100000) + ((3) * 1000) + 1) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((0) * 1000) + 0) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3