[devel] Bump to version 1.4.0rc02

This commit is contained in:
Glenn Randers-Pehrson
2009-11-18 10:23:14 -06:00
parent bda72552bf
commit a7eda24870
48 changed files with 93 additions and 89 deletions

View File

@@ -68,7 +68,7 @@ CFLAGS= -DPNG_CONFIGURE_LIBPNG $(strip $(MINGW_CCFLAGS) $(addprefix -I,$(ZLIBINC
LIBNAME = libpng14
PNGMAJ = 14
MINGDLL = 14
PNGMIN = 1.4.0beta102
PNGMIN = 1.4.0rc02
PNGVER = $(PNGMAJ).$(PNGMIN)
SHAREDLIB=libpng$(MINGDLL).dll