diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-10 09:24:07 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-10 09:25:53 -0600 |
commit | 365cddf35f8a559c08c8d204773c23469d9b8dab (patch) | |
tree | d9754c84941f27d3bc559a352619a6ba9f653d88 /scripts/makefile.ne12bsd | |
parent | c099ea497a4da19fae1af97f8353f48f4b939772 (diff) | |
download | libpng-365cddf35f8a559c08c8d204773c23469d9b8dab.tar.gz |
[master] Bump to version libpng-1.2.41rc01
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 f2987a2f3..dac2c802a 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.41beta17 +SHLIB_MINOR= 1.2.41rc01 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 |