diff options
author | Yang Tse <yangsita@gmail.com> | 2010-03-17 10:39:07 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-03-17 10:39:07 +0000 |
commit | 8d6e8e00e1d1795f52d1f444f331656dedddcc85 (patch) | |
tree | ca145445e858f075ade962b38cd6fbaf1d69e6c0 /m4 | |
parent | 12bb308cab79e6e6b7675a369c5285db33678fd4 (diff) |
update outdated serial number
Diffstat (limited to 'm4')
-rw-r--r-- | m4/curl-confopts.m4 | 2 | ||||
-rw-r--r-- | m4/curl-functions.m4 | 2 | ||||
-rw-r--r-- | m4/curl-reentrant.m4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4 index 391660fe1..d9b57ac91 100644 --- a/m4/curl-confopts.m4 +++ b/m4/curl-confopts.m4 @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. -# serial 9 +# serial 11 dnl CURL_CHECK_OPTION_ARES diff --git a/m4/curl-functions.m4 b/m4/curl-functions.m4 index 9e0e65e41..d515da284 100644 --- a/m4/curl-functions.m4 +++ b/m4/curl-functions.m4 @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. -# serial 62 +# serial 64 dnl CURL_INCLUDES_ARPA_INET diff --git a/m4/curl-reentrant.m4 b/m4/curl-reentrant.m4 index 08e145211..4b619c374 100644 --- a/m4/curl-reentrant.m4 +++ b/m4/curl-reentrant.m4 @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. -# serial 6 +# serial 8 dnl Note 1 dnl ------ |