From c31d7179e5adf5b6acda74c109e80b0a8ea3dc7c Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Mon, 31 Aug 2009 11:24:27 -0500 Subject: [devel] Bump version to libpng-1.4.0beta79 --- scripts/makefile.hp64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.hp64') diff --git a/scripts/makefile.hp64 b/scripts/makefile.hp64 index 090eaa124..46fe5db66 100644 --- a/scripts/makefile.hp64 +++ b/scripts/makefile.hp64 @@ -21,7 +21,7 @@ ZLIBINC=/opt/zlib/include # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta78 +PNGMIN = 1.4.0beta79 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1