diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-10-29 09:16:07 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-10-29 09:28:33 -0500 |
commit | 06509be841846a689039b0b353dcd26fa5f08d93 (patch) | |
tree | c898046514f8a82fc846498d96c69cc7b0c62c82 /scripts/makefile.openbsd | |
parent | 81f44665cce4cb1373f049a76f3904e981b7a766 (diff) | |
download | libpng-06509be841846a689039b0b353dcd26fa5f08d93.tar.gz |
[libpng16] Bump version to 1.6.19rc02
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 5f413d43c..beb6f7d79 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.19rc01 +SHLIB_MINOR= 1.6.19rc02 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |