diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2004-08-25 22:00:45 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:07:54 -0500 |
commit | a4981d4dedba8d03fae845286d411237bd5adc04 (patch) | |
tree | 65edace7d4b51124a848770be7250576b1d0fbb5 /scripts/makefile.openbsd | |
parent | 37f116a9005ea5f082a7c4ce6ec6854b01d4b02d (diff) | |
download | libpng-a4981d4dedba8d03fae845286d411237bd5adc04.tar.gz |
Imported from libpng-1.2.7beta1.tarv1.2.7beta1
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 80c6bd265..8f93502ad 100644 --- a/scripts/makefile.openbsd +++ b/scripts/makefile.openbsd @@ -7,7 +7,7 @@ LIBDIR= ${PREFIX}/lib MANDIR= ${PREFIX}/man/cat SHLIB_MAJOR= 0 -SHLIB_MINOR= 1.2.6 +SHLIB_MINOR= 1.2.7beta1 LIB= png SRCS= png.c pngerror.c pnggccrd.c pngget.c pngmem.c pngpread.c \ |