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 37cdc9fbd..1b5fc7a20 100644 --- a/scripts/makefile.netbsd +++ b/scripts/makefile.netbsd @@ -11,7 +11,7 @@ INCSDIR=${LOCALBASE}/include LIB=png SHLIB_MAJOR= 3 -SHLIB_MINOR= 1.2.1beta3 +SHLIB_MINOR= 1.2.1beta4 SRCS= pnggccrd.c 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 |