summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux-opt
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-09 17:23:56 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-09 17:23:56 -0500
commitfd9c48fd9c2fc8a22b5eb9e206734bba16fc947b (patch)
treeb403bb0ee5e521eb32407735b2eded19abd111be /scripts/makefile.linux-opt
parentf2621c513752fb671e44d74707a94a0f0fcaa8de (diff)
downloadlibpng-fd9c48fd9c2fc8a22b5eb9e206734bba16fc947b.tar.gz
[libpng16]Fixed release numbering in makefile.linux,linux-opt, msys
Diffstat (limited to 'scripts/makefile.linux-opt')
-rw-r--r--scripts/makefile.linux-opt4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makefile.linux-opt b/scripts/makefile.linux-opt
index c701aaff8..f93c5457f 100644
--- a/scripts/makefile.linux-opt
+++ b/scripts/makefile.linux-opt
@@ -9,8 +9,8 @@
# Library name:
LIBNAME = libpng16
-PNGMAJ = 1
-RELEASE = 6
+PNGMAJ = 16
+RELEASE = 31
# Shared library names:
LIBSO=$(LIBNAME).so