Version number should have been bumped.

This commit is contained in:
csapuntz 1999-03-14 07:27:12 +00:00
parent d839a3b5c2
commit 1ab7a30ea9

View File

@ -21,7 +21,7 @@
+#ZLIBLIB=../zlib
+#ZLIBINC=../zlib
+
+VER=1.2
+VER=1.3
+#CC=cc
+#CFLAGS=-I$(ZLIBINC) -O # -g -DPNG_DEBUG=5
+LDFLAGS=-L. -lpng -lz -lm