diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-19 14:28:55 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-19 14:30:05 -0500 |
commit | 0b1ba8c05ed9aee07fbb7ec2702047939b45bce2 (patch) | |
tree | a840e8b9e67256d836df342db4972cfe84a3513d /scripts/makefile.openbsd | |
parent | 12a11c521bc9c9d9e2288eabc21c76190798ce92 (diff) | |
download | libpng-0b1ba8c05ed9aee07fbb7ec2702047939b45bce2.tar.gz |
[devel] Bump version to libpng-1.4.0beta69
Diffstat (limited to 'scripts/makefile.openbsd')
-rw-r--r-- | scripts/makefile.openbsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.openbsd b/scripts/makefile.openbsd index f87d4dc00..1ac5190e9 100644 --- a/scripts/makefile.openbsd +++ b/scripts/makefile.openbsd @@ -11,7 +11,7 @@ LIBDIR= ${PREFIX}/lib MANDIR= ${PREFIX}/man/cat SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.4.0beta68 +SHLIB_MINOR= 1.4.0beta69 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |