diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 382e261..3c1c249 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -27,7 +27,7 @@ Table of Contents # IN DEVELOPMENT -**To be released as V4.0.0. Currently at RC 2 stage.** +**To be released as V4.0.0. Currently at RC 3 stage.** * Tesseract now requires Leptonica 1.74.0 or a higher version. * For building Tesseract from source code, a compiler with good C++ 11 support is required. See [here](https://github.com/tesseract-ocr/tesseract#installing-tesseract) for a list of officially supported compilers. * Added a new OCR engine, that uses neural network system based on LSTMs, with major accuracy gains.