diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-06-16 09:24:02 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-06-16 09:32:36 -0500 |
commit | 3fb7c07ea5d663e6be3ee96166cac401aa4098a5 (patch) | |
tree | 20ff8d35a970ae7f87266b2bfa6ed79decdf83a6 /scripts/makefile.ne12bsd | |
parent | 60d7c022e5a01a83b993788433c6222760ea7f79 (diff) | |
download | libpng-3fb7c07ea5d663e6be3ee96166cac401aa4098a5.tar.gz |
[devel] Bump version to libpng-1.5.4beta05
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 c444d3236..420277fd2 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng15 LIB= png15 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.5.4beta04 +SHLIB_MINOR= 1.5.4beta05 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 |