summaryrefslogtreecommitdiff
path: root/scripts/libpng.pc.in
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2004-08-04 06:34:52 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:07:42 -0500
commit272489dc69a8e20e6be44c5a3649bb8d78971124 (patch)
treec6caf49093c8dda1e9697fe9b56ed6ca57bba8e7 /scripts/libpng.pc.in
parent5fea36fb0018cdc68b7a61ae2d149c9cba6eb3ba (diff)
downloadlibpng-272489dc69a8e20e6be44c5a3649bb8d78971124.tar.gz
Imported from libpng-1.2.6rc1.tarv1.2.6rc1
Diffstat (limited to 'scripts/libpng.pc.in')
-rw-r--r--scripts/libpng.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libpng.pc.in b/scripts/libpng.pc.in
index 32ed4a9a8..a1bbdc7ec 100644
--- a/scripts/libpng.pc.in
+++ b/scripts/libpng.pc.in
@@ -6,6 +6,6 @@ includedir=${exec_prefix}/include
Name: libpng12
Description: Loads and saves PNG files
-Version: 1.2.5
+Version: 1.2.6rc1
Libs: -L${libdir} -lpng12 -lz -lm
Cflags: -I${includedir}/libpng12