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 bfee9e7ae..1b4ec46e3 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.33beta01 +SHLIB_MINOR= 1.6.33beta02 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 |