diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-10-30 06:12:05 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-10-30 06:14:45 -0500 |
commit | 277f6fbe49e28b98290e38a325065cf1b2b71714 (patch) | |
tree | e9d6e40bb821715f61a7b509d859768d2bb43ecc /scripts/makefile.ne12bsd | |
parent | e05080f5a89d8a62421bd9084fe2a1a9e202cbbf (diff) | |
download | libpng-277f6fbe49e28b98290e38a325065cf1b2b71714.tar.gz |
[master] Revert version to 1.2.41beta08
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 9ca3898e1..09ca604a1 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.41beta09 +SHLIB_MINOR= 1.2.41beta08 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 |