summaryrefslogtreecommitdiff
path: root/scripts/makefile.freebsd
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-24 14:40:36 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-11-24 14:49:01 -0600
commit7455cbf47e046e3d5ab0a6bd78b0b746c6cfd77b (patch)
tree63014547c8594700b572292b4dca65ed13998370 /scripts/makefile.freebsd
parent87fadd5eee23f72345ecf6ad40fdba5cc6470e4a (diff)
downloadlibpng-7455cbf47e046e3d5ab0a6bd78b0b746c6cfd77b.tar.gz
[libpng16] Update internal version numbering and SO-numbers
Diffstat (limited to 'scripts/makefile.freebsd')
-rw-r--r--scripts/makefile.freebsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.freebsd b/scripts/makefile.freebsd
index 994608c99..bd7ec013d 100644
--- a/scripts/makefile.freebsd
+++ b/scripts/makefile.freebsd
@@ -6,7 +6,7 @@
# and license in png.h
PREFIX?= /usr/local
-SHLIB_VER?= 15
+SHLIB_VER?= 16
LIB= png
SHLIB_MAJOR= ${SHLIB_VER}