diff options
author | Glenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net> | 2009-05-02 21:52:10 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson glennrp@comcast.net <glennrp at users.sourceforge.net> | 2009-05-03 05:40:08 -0500 |
commit | 389c655a5add2f621046bfdc79285f9ae419cd3e (patch) | |
tree | 86c897de7a06ffe3c4f93097491b0cf9c6123679 /scripts/makefile.ne12bsd | |
parent | 31cafa0a3e8ec6db07309c11590e0ae1340ed3fa (diff) | |
download | libpng-389c655a5add2f621046bfdc79285f9ae419cd3e.tar.gz |
Bump internal version to bump-libpng-to-1.4.0beta58
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 5d1f81446..62fc1d0ec 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -14,7 +14,7 @@ INCSDIR=${LOCALBASE}/include/libpng14 LIB= png14 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.4.0beta57 +SHLIB_MINOR= 1.4.0beta58 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 |