diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-02-05 21:52:51 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-02-05 22:02:52 -0600 |
commit | 849b2c9cbfcb144ac06459cdad06cd0b652fbd7a (patch) | |
tree | 850601525b836ffea55081a3029625234c136540 /scripts/makefile.so9 | |
parent | c6e3a957d95f0f7e7bfa3f46e290968da815446e (diff) | |
download | libpng-849b2c9cbfcb144ac06459cdad06cd0b652fbd7a.tar.gz |
[libpng12] Imported from libpng-1.2.51.tarv1.2.51libpng-1.2.51-signed
Diffstat (limited to 'scripts/makefile.so9')
-rw-r--r-- | scripts/makefile.so9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index 0a1ca7921..aa663fd52 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.51rc04 +PNGMIN = 1.2.51 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |