diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-12-19 09:04:52 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-12-19 09:13:08 -0600 |
commit | 339ef1ec97f54a97a589946933f1cc6b0993fe21 (patch) | |
tree | 8ccfbe4dd48e08654f4a96da12e427d5ba715956 /scripts/makefile.ne12bsd | |
parent | 0e60f06b7c14e698621702b9c6ced05e646b78dd (diff) | |
download | libpng-339ef1ec97f54a97a589946933f1cc6b0993fe21.tar.gz |
[master] Imported from libpng-1.6.8.tar
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 0aeea6e87..baea7b6b2 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng16 LIB= png16 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.6.7 +SHLIB_MINOR= 1.6.8 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 |