diff options
Diffstat (limited to 'scripts/makefile.ne12bsd')
-rw-r--r-- | scripts/makefile.ne12bsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.ne12bsd b/scripts/makefile.ne12bsd index 9df2a79ff..813a20ccc 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -13,7 +13,7 @@ INCSDIR=${LOCALBASE}/include/libpng10 LIB= png12 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.0.23rc2 +SHLIB_MINOR= 1.0.23rc3 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 |