summaryrefslogtreecommitdiff
path: root/libs.mk
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2016-12-29 16:31:22 -0800
committerJohann <johannkoenig@google.com>2017-01-12 12:27:27 -0800
commit0c0a05046db1c0b59a7fcc29785a190fdbbe39c2 (patch)
tree62f13cb6e5eea69f1324dd2d3845ad3103d2608f /libs.mk
parentcabc29ba24b0948439b48ce49ef8693f8d37b3cd (diff)
downloadlibvpx-0c0a05046db1c0b59a7fcc29785a190fdbbe39c2.tar
libvpx-0c0a05046db1c0b59a7fcc29785a190fdbbe39c2.tar.gz
libvpx-0c0a05046db1c0b59a7fcc29785a190fdbbe39c2.tar.bz2
libvpx-0c0a05046db1c0b59a7fcc29785a190fdbbe39c2.zip
Release v1.6.1 Long Tailed Duck
Change-Id: If27447472417c7ed34238295427ddb9da0561725
Diffstat (limited to 'libs.mk')
-rw-r--r--libs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs.mk b/libs.mk
index e0a2cc097..36935bd1e 100644
--- a/libs.mk
+++ b/libs.mk
@@ -233,7 +233,7 @@ LIBS-$(if yes,$(CONFIG_STATIC)) += $(BUILD_PFX)libvpx.a $(BUILD_PFX)libvpx_g.a
$(BUILD_PFX)libvpx_g.a: $(LIBVPX_OBJS)
SO_VERSION_MAJOR := 4
-SO_VERSION_MINOR := 0
+SO_VERSION_MINOR := 1
SO_VERSION_PATCH := 0
ifeq ($(filter darwin%,$(TGT_OS)),$(TGT_OS))
LIBVPX_SO := libvpx.$(SO_VERSION_MAJOR).dylib