diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-12-28 19:55:32 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2016-12-29 07:42:27 -0600 |
commit | ff37256e4d116ba92466e37513b18fcfd30162cd (patch) | |
tree | 20d7c74ee4c8f1c98c25b640cd596c855031f6b3 /scripts/libpng-config-head.in | |
parent | 007ee4eee99b06da5b68baec329a20c00def47ed (diff) | |
download | libpng-ff37256e4d116ba92466e37513b18fcfd30162cd.tar.gz |
[libpng14] Bump version to 1.4.20
Diffstat (limited to 'scripts/libpng-config-head.in')
-rwxr-xr-x | scripts/libpng-config-head.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/libpng-config-head.in b/scripts/libpng-config-head.in index 46b15efa9..2d263cc04 100755 --- a/scripts/libpng-config-head.in +++ b/scripts/libpng-config-head.in @@ -11,7 +11,7 @@ # Modeled after libxml-config. -version=1.4.20rc01 +version=1.4.20 prefix="" libdir="" libs="" |