summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-27 17:38:56 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-29 19:28:33 +0000
commit8010027de1f36e2151ec7fdb438cbe4144e51383 (patch)
treed3801be7c68c691f19b7c67d6ecdf35354b4c654
parent37221c0f0955fe6afa33eba483d45e5204700c35 (diff)
Make MCP_API_VERSION less misleading
We didn't release this in 5.15, so it'll be the 5.18 API instead.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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