diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2007-09-07 22:21:27 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:24:53 -0500 |
commit | f9d6ce301d7c426ca69b440146320db42acac74b (patch) | |
tree | a7457bc4c9f5a5490e525663a5a29d1f0169ea0c /scripts/makefile.64sunu | |
parent | 725c747abefd4821407f2d4e7a8d00d599b42cf9 (diff) | |
download | libpng-f9d6ce301d7c426ca69b440146320db42acac74b.tar.gz |
[libpng10] Imported from libpng-1.0.28.tarv1.0.28
Diffstat (limited to 'scripts/makefile.64sunu')
-rw-r--r-- | scripts/makefile.64sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.64sunu b/scripts/makefile.64sunu index 1a630dae4..5d867e2ec 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.28rc6 +PNGMIN = 1.0.28 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |