From bf0cbcc1d00962ef2221cb4ceae87cc5ae737454 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 25 Mar 2014 18:15:51 +0100 Subject: Increased version to 1.15.0 --- include/dix-config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dix-config.h') diff --git a/include/dix-config.h b/include/dix-config.h index de88b6c43..9c8c3eead 100644 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -366,7 +366,7 @@ #undef XORG_RELEASE /* Current Xorg version */ -#define XORG_VERSION_CURRENT (((1) * 10000000) + ((14) * 100000) + ((5) * 1000) + 0) +#define XORG_VERSION_CURRENT (((1) * 10000000) + ((15) * 100000) + ((0) * 1000) + 0) /* Xorg release date */ #define XORG_DATE "10 Sept 2009" -- cgit v1.2.3