diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-08-24 14:44:52 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-08-24 16:39:02 -0500 |
commit | df7e9dae0c4aac63d55361e35709c864fa1b8363 (patch) | |
tree | f9036fdb9fd55c234c09b239f7dfebeeb15406d1 /arm | |
parent | 4760bac13d5e7eea7db3e6f5ac8c13126311d66c (diff) | |
download | libpng-df7e9dae0c4aac63d55361e35709c864fa1b8363.tar.gz |
[libpng16] Imported from libpng-1.6.32.tarv1.6.32
Diffstat (limited to 'arm')
-rw-r--r-- | arm/filter_neon.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm/filter_neon.S b/arm/filter_neon.S index 09267c603..000764cd2 100644 --- a/arm/filter_neon.S +++ b/arm/filter_neon.S @@ -3,7 +3,7 @@ * * Copyright (c) 2014,2017 Glenn Randers-Pehrson * Written by Mans Rullgard, 2011. - * Last changed in libpng 1.6.31 [(PENDING RELEASE)] + * Last changed in libpng 1.6.31 [July 27, 2017] * * This code is released under the libpng license. * For conditions of distribution and use, see the disclaimer |