RE    31-Mar-2003  1.0.0     - Created .exe version (no more need to install perl)

RE    27-Apr-2001  0.92      - Fixed string literal detection (did not work if the last 
                               character before " was an escape sequence, e.g. \\)

RE    25-Apr-2001  0.91      - Parentheses counting algorithm changed. Now byte-wise scan
                               with string literal detection

RE    04/2001      0.9       - initial release
                   