diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-01-01 09:18:20 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2013-01-01 09:30:48 -0600 |
commit | 5f9749bac48328d0ff131558f1568bf984520719 (patch) | |
tree | f04c923fd5202ed2040a4f3d2bfa863d4b3c3edf /scripts/makefile.ne12bsd | |
parent | e936b9c7b8195c1d436e6ab8c70320afa2e4109a (diff) | |
download | libpng-5f9749bac48328d0ff131558f1568bf984520719.tar.gz |
[libpng14] Bump version to 1.4.13beta02
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 2f8336d53..007942089 100644 --- a/scripts/makefile.ne12bsd +++ b/scripts/makefile.ne12bsd @@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng14 LIB= png14 SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.4.13beta01 +SHLIB_MINOR= 1.4.13beta02 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 |