diff options
Diffstat (limited to 'contrib/oss-fuzz/build.sh')
-rwxr-xr-x | contrib/oss-fuzz/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/oss-fuzz/build.sh b/contrib/oss-fuzz/build.sh index 877518f46..f1bc2f6d6 100755 --- a/contrib/oss-fuzz/build.sh +++ b/contrib/oss-fuzz/build.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -# Last changed in libpng 1.6.35 [October 7, 2017] +# Last changed in libpng 1.6.35 [March 6, 2018] # # Revisions by Glenn Randers-Pehrson, 2017: # 1. Build only the library, not the tools (changed "make -j$(nproc) all" to |