diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-07-12 14:35:34 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-07-13 07:09:33 -0500 |
commit | be55943d456e56a9d3b7007f1a327d682090b377 (patch) | |
tree | ad57f4477ab719d8aff6c59c4e76febbdb829208 /scripts/makefile.openbsd | |
parent | e0874e193431cfb87b957cf026e1fe5e264b3bae (diff) | |
download | libpng-be55943d456e56a9d3b7007f1a327d682090b377.tar.gz |
[libpng16] Imported from libpng-1.6.18rc02.tarv1.6.18rc02
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 64aed914b..bedc4da83 100644 --- a/scripts/makefile.openbsd +++ b/scripts/makefile.openbsd @@ -11,7 +11,7 @@ LIBDIR= ${PREFIX}/lib MANDIR= ${PREFIX}/man/cat SHLIB_MAJOR= 16 -SHLIB_MINOR= 1.6.18rc01 +SHLIB_MINOR= 1.6.18rc02 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |