From 015289e21d7265ba754355b4df640786e9beb2d3 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Mon, 9 Nov 2009 06:54:18 -0600 Subject: [devel] Bump to version 1.4.0beta95 --- scripts/makefile.hpux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.hpux') diff --git a/scripts/makefile.hpux b/scripts/makefile.hpux index 2ca6fedd6..3ed8cab45 100644 --- a/scripts/makefile.hpux +++ b/scripts/makefile.hpux @@ -21,7 +21,7 @@ ZLIBINC=/opt/zlib/include # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta94 +PNGMIN = 1.4.0beta95 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1