diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-05-19 18:48:06 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-05-19 18:48:06 -0500 |
commit | 0a6382e2af4085268993fccad2ad708ac3899e8a (patch) | |
tree | 44a1c2d0b803d59e71885e88007f6799da5390c1 /Makefile.in | |
parent | 1214d8cd268934ca7ce1e4c062a62d5ebc654174 (diff) | |
download | libpng-0a6382e2af4085268993fccad2ad708ac3899e8a.tar.gz |
Bump version to libpng-1.2.37rc01
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 01e02f6bf..ad6ef516d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -333,7 +333,7 @@ EXTRA_DIST = \ ${srcdir}/contrib/pngsuite/* \ ${srcdir}/contrib/visupng/* \ $(TESTS) \ - example.c libpng-1.2.37beta02.txt pngvcrd.c + example.c libpng-1.2.37rc01.txt pngvcrd.c CLEANFILES = pngout.png libpng12.pc libpng12-config libpng.vers \ libpng.sym |