Skip to content

Commit 73fa3ec

Browse files
committed
versioning.sh: zlib 1.2.13
1 parent 9865320 commit 73fa3ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/versioning.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function application_build_versioned_components()
3737
libiconv_build "1.17"
3838

3939
# http://zlib.net/fossils/
40-
zlib_build "1.2.12" # "1.2.13"
40+
zlib_build "1.2.13" # "1.2.12"
4141

4242
# https://sourceware.org/pub/bzip2/
4343
bzip2_build "1.0.8"
@@ -50,7 +50,7 @@ function application_build_versioned_components()
5050
gmp_build "6.2.1"
5151

5252
# https://sourceforge.net/projects/libpng/files/libpng16/
53-
libpng_build "1.6.39"
53+
libpng_build "1.6.39" # "1.6.37"
5454

5555
# http://www.ijg.org/files/
5656
jpeg_build "9e"

0 commit comments

Comments
 (0)