[libpng16]Fixed release numbering in makefile.linux,linux-opt, msys

This commit is contained in:
Glenn Randers-Pehrson
2017-07-09 17:23:56 -05:00
parent f2621c5137
commit fd9c48fd9c
3 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@
# Library name:
LIBNAME = libpng16
PNGMAJ = 1
RELEASE = 6
PNGMAJ = 16
RELEASE = 31
# Shared library names:
LIBSO=$(LIBNAME).so