From b69df93ec3607294c1dd9af997846504c050ed04 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 2 Oct 2009 09:35:38 -0500 Subject: [devel] Bump version to 1.4.0beta86 --- scripts/makefile.solaris | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/makefile.solaris') diff --git a/scripts/makefile.solaris b/scripts/makefile.solaris index 5e6ea88fa..cfd4ce6f0 100644 --- a/scripts/makefile.solaris +++ b/scripts/makefile.solaris @@ -11,7 +11,7 @@ # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta85 +PNGMIN = 1.4.0beta86 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: -- cgit v1.2.1