Revert pcrelib version string to 2006

This commit is contained in:
Hannes Magnusson 2007-01-03 20:08:08 +00:00
parent 287e1b3f36
commit 75267ee88d

View File

@ -56,7 +56,7 @@ POSSIBILITY OF SUCH DAMAGE.
typedef int BOOL;
#define VERSION "4.3 01-Jun-2007"
#define VERSION "4.3 01-Jun-2006"
#define MAX_PATTERN_COUNT 100
#if BUFSIZ > 8192