Bash-5.2 patch 27: fix autoconf test for strtoimax

This commit is contained in:
Chet Ramey
2024-08-01 11:31:51 -04:00
parent f3b6bd1945
commit da16dd1e74
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 26
#define PATCHLEVEL 27
#endif /* _PATCHLEVEL_H_ */