diff options
Diffstat (limited to 'scripts/makefile.netbsd')
-rw-r--r-- | scripts/makefile.netbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.netbsd b/scripts/makefile.netbsd index e171c314d..a1709951d 100644 --- a/scripts/makefile.netbsd +++ b/scripts/makefile.netbsd @@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include LIB= png SHLIB_MAJOR= 16 -SHLIB_MINOR= 1.6.31rc01 +SHLIB_MINOR= 1.6.31rc02 SRCS= png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \ pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \ pngwtran.c pngmem.c pngerror.c pngpread.c |