libpng: fixed linker error with atof(), which is inlined before Android-21 but is a proper function in later API

This commit is contained in:
Sergii Pylypenko
2018-01-29 20:42:49 +02:00
parent 49c47093c0
commit 334e7114d8
3 changed files with 7 additions and 7 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=17274
AppVersionCode=17275
# Application user-visible version name (string)
AppVersionName="1.7.2.74"
AppVersionName="1.7.2.75"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu