diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2002-10-22 08:28:43 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:07:34 -0500 |
commit | c33ab4e8dfeb665b5670da0bae9abe3fa05ba92d (patch) | |
tree | f69b4ea2b5d486d08a49b33a6d2e4d14adf8ba08 /scripts/makefile.ne12bsd | |
parent | 0cc2f95a9d87ae903a9842f1121384e3b2e5bbdc (diff) | |
download | libpng-c33ab4e8dfeb665b5670da0bae9abe3fa05ba92d.tar.gz |
Imported from libpng-1.2.6beta1.tarv1.2.6beta1
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 4cccc6d15..f3d1f1fda 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -13,7 +13,7 @@ INCSDIR=${LOCALBASE}/include/libpng12 LIB= png12 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.2.5 +SHLIB_MINOR= 1.2.6beta1 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 |