Allow extra whitespace/newlines after stream tokens (Issue #40)

This commit is contained in:
Michael R Sweet
2023-10-02 05:06:33 -04:00
parent 6a4ce57d09
commit a83f7f50ff
3 changed files with 15 additions and 2 deletions

View File

@ -29,7 +29,7 @@ DSONAME =
LDFLAGS =
LIBS = -lm -lz
RANLIB = ranlib
VERSION = 1.1.1
VERSION = 1.1.2
prefix = /usr/local