diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-05-14 09:38:56 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-05-14 09:42:35 -0500 |
commit | 9c7338aa16d20d220dcd1a66a6fcf0ac34cfec4f (patch) | |
tree | 8c25f4a796266148237597a2d3b62f44304e6047 /scripts/libpng.pc.in | |
parent | c5da514b08db05ebc03c07c57b6613601f9d5ad3 (diff) | |
download | libpng-9c7338aa16d20d220dcd1a66a6fcf0ac34cfec4f.tar.gz |
[libpng15] Imported from libpng-1.5.27rc01.tarv1.5.27rc01
Diffstat (limited to 'scripts/libpng.pc.in')
-rw-r--r-- | scripts/libpng.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libpng.pc.in b/scripts/libpng.pc.in index 2cd011d72..c4ab4b0a7 100644 --- a/scripts/libpng.pc.in +++ b/scripts/libpng.pc.in @@ -5,6 +5,6 @@ includedir=@includedir@/libpng15 Name: libpng Description: Loads and saves PNG files -Version: 1.5.27beta03 +Version: 1.5.27rc01 Libs: -L${libdir} -lpng15 Cflags: -I${includedir} |