From d91c64e4284dea38f7a3d36bb3c7de3533c2bb47 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 16 Jul 2009 05:58:49 -0500 Subject: [master] Imported from libpng-1.2.38.tar --- scripts/makefile.hpgcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.hpgcc') diff --git a/scripts/makefile.hpgcc b/scripts/makefile.hpgcc index e5edc4609..0ef4b9fe8 100644 --- a/scripts/makefile.hpgcc +++ b/scripts/makefile.hpgcc @@ -11,7 +11,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.38rc03 +PNGMIN = 1.2.38 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1