diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-14 07:36:54 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-14 07:41:19 -0600 |
commit | 88bbbfa567de7587dd2b676bacf4113a662f70e6 (patch) | |
tree | d1af9ca7bb4e7919eb540cdeb93f3e66abc459d4 /scripts/makefile.ne12bsd | |
parent | e3f9ce59eb5efccd9d6a5c70cae730f172bf9ceb (diff) | |
download | libpng-88bbbfa567de7587dd2b676bacf4113a662f70e6.tar.gz |
[master] Bump to version 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 ce921aadb..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.41beta20 +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 |