From 819b8854ba08e06dc5c5dba2520f6c64340555b2 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 17 Dec 2011 13:51:27 +0100 Subject: Increased version to 1.11.3.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 0dce65ef9..7f362917c 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -351,7 +351,7 @@ #undef XORG_RELEASE /* Current Xorg version */ -#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((2) * 1000) + 0) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((11) * 100000) + ((3) * 1000) + 0) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3