diff options
author | Peter Simons <simons@cryp.to> | 2022-09-07 07:55:53 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2022-09-07 07:57:35 +0200 |
commit | da89908ef7d82a90fe5dab8904a65869b5a5d996 (patch) | |
tree | 285f1c44b279cf1f7527ab483b18d3515e2f479e /m4/ax_r_package.m4 | |
parent | 465f12e97aa29a9c2ba7bf129a9a3f786eafb3bd (diff) | |
download | autoconf-archive-da89908ef7d82a90fe5dab8904a65869b5a5d996.tar.gz |
AX_R_PACKAGE: bump serial number
Diffstat (limited to 'm4/ax_r_package.m4')
-rw-r--r-- | m4/ax_r_package.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_r_package.m4 b/m4/ax_r_package.m4 index f24b32a..598fa44 100644 --- a/m4/ax_r_package.m4 +++ b/m4/ax_r_package.m4 @@ -22,7 +22,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 2 +#serial 5 AC_DEFUN([AX_R_PACKAGE], [ pushdef([PKG],$1) |