diff options
author | Bradley Sepos <[email protected]> | 2016-10-09 13:38:27 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2016-10-09 13:38:27 -0400 |
commit | b1248dae44ff6b5c741e15885c4f2c30b279ca74 (patch) | |
tree | f2db52776c64ec7d7c34446e2d512b8e1ae5d580 /doc/BUILD-MinGW | |
parent | 3dd16e8a445bfa22d2f40a32774364350f993216 (diff) |
doc: Fix typo in m4 version.
Diffstat (limited to 'doc/BUILD-MinGW')
-rw-r--r-- | doc/BUILD-MinGW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/BUILD-MinGW b/doc/BUILD-MinGW index 9d83f4560..2935dbe02 100644 --- a/doc/BUILD-MinGW +++ b/doc/BUILD-MinGW @@ -64,7 +64,7 @@ recommended you use these versions or similar: * git - 2.4.3 * python - Python 2.7.1 - * m4 - GNU M4 1.4.7 + * m4 - GNU M4 1.4.17 * make - GNU Make 3.81 * patch - Patch 2.5.8 * tar - GNU tar 1.26 |