diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-11-20 09:27:54 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-11-20 10:22:49 -0600 |
commit | 82090022e79522bea7723d4b0d2e90a979adcecd (patch) | |
tree | 2cc1d62a3dc10840c74b2dc8118d38f93c8a71b2 /scripts/makefile.openbsd | |
parent | 5290847c3e507572d9d87c7ec069e83cdaed8188 (diff) | |
download | libpng-82090022e79522bea7723d4b0d2e90a979adcecd.tar.gz |
[libpng15] Imported from libpng-1.5.20.tarv1.5.20libpng-1.5.20-signed
Diffstat (limited to 'scripts/makefile.openbsd')
-rw-r--r-- | scripts/makefile.openbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.openbsd b/scripts/makefile.openbsd index 78a48658b..37f3ca84b 100644 --- a/scripts/makefile.openbsd +++ b/scripts/makefile.openbsd @@ -11,7 +11,7 @@ LIBDIR= ${PREFIX}/lib MANDIR= ${PREFIX}/man/cat SHLIB_MAJOR= 15 -SHLIB_MINOR= 1.5.20rc03 +SHLIB_MINOR= 1.5.20 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |