diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-28 08:03:23 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-07-28 08:04:56 -0500 |
commit | 0d6ade69e29653feb3b2d57c738e5299216d663a (patch) | |
tree | 855f313127abc20c9e50c822836141cced165369 /Makefile.am | |
parent | 416976fffd58f9607b58dd19f9991cad023d6000 (diff) | |
download | libpng-0d6ade69e29653feb3b2d57c738e5299216d663a.tar.gz |
[devel] Bump version to libpng-1.4.0beta71
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fcaf4018e..3fe918092 100644 --- a/Makefile.am +++ b/Makefile.am @@ -86,7 +86,7 @@ EXTRA_DIST= \ ${srcdir}/contrib/pngsuite/* \ ${srcdir}/contrib/visupng/* \ $(TESTS) \ - example.c libpng-1.4.0beta70.txt pngvcrd.c + example.c libpng-1.4.0beta71.txt pngvcrd.c CLEANFILES= pngout.png libpng%NN%.pc libpng%NN%-config libpng.vers \ libpng.sym |