diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-22 08:28:25 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-22 08:31:00 -0600 |
commit | a460e00574848f4fce8059fb2324dcc34035d616 (patch) | |
tree | 1d083923e64f4bfd6ece6c37cd614e7713ce2dc0 /scripts/makefile.openbsd | |
parent | c593d488f9eb4025dde0f7641e57b9cbc2394fb2 (diff) | |
download | libpng-a460e00574848f4fce8059fb2324dcc34035d616.tar.gz |
[master] Bump to version 1.2.41rc02
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 08f85ea90..ba34b650a 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.41rc01 +SHLIB_MINOR= 1.2.41rc02 LIB= png SRCS= png.c pngerror.c pngget.c pngmem.c pngpread.c \ |