commit | 56f6396137898c5d3bf117735241fcd4882a0551 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Oct 06 10:16:17 2008 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Mon Apr 06 16:10:29 2009 -0500 |
tree | c8da3b8dcf053a42bbbbced978a608cfbee58ab9 | |
parent | a5fa5c9013f7da144a4913cd062d21358397def2 [diff] [blame] |
Imported from libpng-1.4.0beta35.tar
diff --git a/scripts/makefile.solaris b/scripts/makefile.solaris index abf40c9..4f747ab 100644 --- a/scripts/makefile.solaris +++ b/scripts/makefile.solaris
@@ -7,8 +7,8 @@ # Library name: LIBNAME = libpng14 -PNGMAJ = 0 -PNGMIN = 1.4.0beta34 +PNGMAJ = 14 +PNGMIN = 1.4.0beta35 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: