* configure.ac (APIVERSION): back to 1.17 (from 1.17.0.90).
* m4/amversion.m4: likewise (auto-updated).
# The API version is the base version. We must guarantee
# compatibility for all releases with the same API version.
-APIVERSION=1.17.0.90
+APIVERSION=1.17
AC_SUBST([APIVERSION])
AC_SUBST([pkgvdatadir], ["\${datadir}/$PACKAGE-$APIVERSION"])
# generated from the m4 files accompanying Automake X.Y.
# (This private macro should not be called outside this file.)
AC_DEFUN([AM_AUTOMAKE_VERSION],
-[am__api_version='1.17.0.90'
+[am__api_version='1.17'
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
dnl require some minimum version. Point them to the right macro.
m4_if([$1], [1.17.0.90], [],