diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-01 08:50:51 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-01 08:57:10 -0500 |
commit | 9e88fcd58c8ce7f2183bc2045e5180cba0043f09 (patch) | |
tree | 12048b1c79ce60923fb5875b0e2cb999c689bb0f /scripts/makefile.ne12bsd | |
parent | 39ffc1c3c7cb42463f087ab676890d881f376f31 (diff) | |
download | libpng-9e88fcd58c8ce7f2183bc2045e5180cba0043f09.tar.gz |
[master] Imported from libpng-1.2.39beta05.tarv1.2.39beta05
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 f90e25352..0f95b3e42 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng12 LIB= png12 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.2.39beta04 +SHLIB_MINOR= 1.2.39beta05 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 |