Makefile: Bump ZLIBVER to 1.2.13.
This commit is contained in:
parent
48576a59dc
commit
3adafe9326
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ MAKE:=$(MAKE) --no-print-directory SVNREVISION="$(SVNREVISION)" SVN_VERSION="$(S
|
||||||
|
|
||||||
#update these to download+build a different version. this assumes that the url+subdirs etc contain a consistant version everywhere.
|
#update these to download+build a different version. this assumes that the url+subdirs etc contain a consistant version everywhere.
|
||||||
JPEGVER=9c
|
JPEGVER=9c
|
||||||
ZLIBVER=1.2.12
|
ZLIBVER=1.2.13
|
||||||
PNGVER=1.6.37
|
PNGVER=1.6.37
|
||||||
OGGVER=1.3.4
|
OGGVER=1.3.4
|
||||||
VORBISVER=1.3.6
|
VORBISVER=1.3.6
|
||||||
|
|
Loading…
Reference in a new issue