From c86cf4b7e40a3baf17b8e6ab2526b63e71d28700 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 10 Jul 2012 21:48:20 -0500 Subject: [master] Imported from libpng-1.5.12.tar --- scripts/libpng.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/libpng.pc.in') diff --git a/scripts/libpng.pc.in b/scripts/libpng.pc.in index f4cb13736..dc5f21c5f 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.11 +Version: 1.5.12 Libs: -L${libdir} -lpng15 Cflags: -I${includedir} -- cgit v1.2.1