diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-03-26 09:01:02 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2015-03-27 09:09:21 -0500 |
commit | 4925a28f6d347d6766b826d5e28065e909225ba2 (patch) | |
tree | 76d8cda58a0f94bce1fed41465d44bbf62351a2c /scripts/libpng.pc.in | |
parent | 4b1b9ce0285b541f1af8a88a2496e06c5c7c25c7 (diff) | |
download | libpng-4925a28f6d347d6766b826d5e28065e909225ba2.tar.gz |
[libpng15] Bump version to 1.5.23beta01
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 a1b5c66b0..32d1caa8a 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.22 +Version: 1.5.23beta01 Libs: -L${libdir} -lpng15 Cflags: -I${includedir} |