summaryrefslogtreecommitdiff
path: root/scripts/libpng.pc.in
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-11-14 12:56:50 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-11-14 13:17:57 -0600
commitf2b8961f5869d8d0b1419ce6d69aa0160dfe3a46 (patch)
tree6dce9dbb71a6c02b84d8b9f672b91f330adc829e /scripts/libpng.pc.in
parent6a3805c25bca88a4fa987024046f302148416789 (diff)
downloadlibpng-f2b8961f5869d8d0b1419ce6d69aa0160dfe3a46.tar.gz
[libpng16] Bump version to 1.6.8beta01
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 17f9be4d4..80a01233d 100644
--- a/scripts/libpng.pc.in
+++ b/scripts/libpng.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@/libpng16
Name: libpng
Description: Loads and saves PNG files
-Version: 1.6.7
+Version: 1.6.8beta01
Libs: -L${libdir} -lpng16
Cflags: -I${includedir}