diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-07-07 06:53:53 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-07-07 06:56:45 -0500 |
commit | 3341f519f40bc1309367e3c543303a0a518f5c5d (patch) | |
tree | 648c0b0491d1963fcdc90ab685ca5964303bdfae /scripts/makefile.openbsd | |
parent | 4a60a949095041f2e6a73f8887dfb8ab701b240a (diff) | |
download | libpng-3341f519f40bc1309367e3c543303a0a518f5c5d.tar.gz |
[legacy] Imported from libpng-1.2.45.tarv1.2.45
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 dc80753e9..28965c976 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.2.45rc01 +SHLIB_MINOR= 1.2.45 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |