899f9fc9aa
2.36.11 * build: Fix tiff loader build * build: Fix the build on OS X * build: Prefer newer libpng * Use a free reference images for tests * gif: fail quickly if image dimensions are too big * xlib: Avoid an out-of-bounds error on bigendian * Translation updates
8 lines
263 B
Text
8 lines
263 B
Text
# $NetBSD: Makefile.version,v 1.20 2017/10/16 09:37:27 adam Exp $
|
|
#
|
|
# used by graphics/gdk-pixbuf2/Makefile
|
|
# used by graphics/gdk-pixbuf2-jasper/Makefile
|
|
# used by graphics/gdk-pixbuf2-xlib/Makefile
|
|
|
|
PIXBUF2_VERSION= 2.36.11
|
|
MSITE_VERSION= ${PIXBUF2_VERSION:R}
|