diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2006-06-26 07:43:39 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:23:31 -0500 |
commit | 82282113b99a8cff4596685822d1a23414c80772 (patch) | |
tree | a0373140dfcd3311d48dcfb710320b1573114ca3 /scripts/makefile.64sunu | |
parent | a095d9222471db35b1bddb6ed14eceff4a093d8b (diff) | |
download | libpng-82282113b99a8cff4596685822d1a23414c80772.tar.gz |
[libpng10] Imported from libpng-1.0.19.tarv1.0.19
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 ecf37c9b0..509e49db6 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.19rc5 +PNGMIN = 1.0.19 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |