From ed4f2d50d03ef15a0e83ffbb11bcb2affe13fc55 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 26 Oct 2017 12:51:30 +0200 Subject: [PATCH] Reflect re2c version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcf8cd4..093356c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ All the tools included are either scripts or 32-bit binaries. They are therefore ## Other tools -- `bison` 3.0.4, `re2c` 0.15.3, `lemon` +- `bison` 3.0.4, `re2c` 1.0.2, `lemon` - `awk`, `gawk`, `sed`, `grep` - `diff`, `diff3`, `patch` - `md5sum`, `sha1sum`, `sha224sum`, `sha256sum`, `sha384sum`, `sha512sum`