From 8010027de1f36e2151ec7fdb438cbe4144e51383 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 27 Jan 2014 17:38:56 +0000 Subject: Make MCP_API_VERSION less misleading We didn't release this in 5.15, so it'll be the 5.18 API instead. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6a2f35aa..22b7f0a4 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,7 @@ esac # If API has been removed or changed since last release, change MCP_API (which # is part of the directory name under /usr/include) to the version that # changed it -MCP_API_VERSION=5.15 +MCP_API_VERSION=5.18 AC_SUBST([MCP_API_VERSION]) # If ABI has been removed or changed since last release -- cgit v1.2.3