diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-28 07:16:07 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-28 07:17:18 -0500 |
commit | 2d7767b7007e2fba2c2b216d15ca3de75fe65299 (patch) | |
tree | 8a27aa00d057e30fe44a0ce345f178edb3be5789 /scripts/makefile.openbsd | |
parent | e14f98280bd821d440934a80cbcb3a12d669e675 (diff) | |
download | libpng-2d7767b7007e2fba2c2b216d15ca3de75fe65299.tar.gz |
[devel] Bump version to libpng-1.4.0beta78
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 76f0c9f77..88548b0bd 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.0beta77 +SHLIB_MINOR= 1.4.0beta78 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |