]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: it seems APIVERSION only changes for minor/major releases.
authorKarl Berry <karl@freefriends.org>
Sun, 14 Jul 2024 15:39:46 +0000 (08:39 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 14 Jul 2024 15:39:46 +0000 (08:39 -0700)
* configure.ac (APIVERSION): back to 1.17 (from 1.17.0.90).
* m4/amversion.m4: likewise (auto-updated).

configure.ac
m4/amversion.m4

index 4e3ea3954428777009e920c3f6776d2b35f31587..54cd709d1d69fa32a1686e8292840ebb8392ceff 100644 (file)
@@ -49,7 +49,7 @@ AC_SUBST([RELEASE_YEAR])
 
 # 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"])
index cb2d64091b3cbc11176188c789fdb05acb20562b..eaf900ea7e080b8216064f7dd6d648aa97f30ac6 100644 (file)
@@ -12,7 +12,7 @@
 # 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], [],