mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-15 21:39:59 +02:00
bump version to 0.3.0
libwebp{,decoder} - 0.3.0 libwebp libtool - 4.2.0 (compatible release) libwebpdecoder libtool - 0.0.0 (new release) mux/demux - 0.1.0 libtool - 0.0.0 (new release) Change-Id: Ied6efa390b2f97f1f41fc8349a365613c639d6cc
This commit is contained in:
@ -33,7 +33,7 @@ libwebp_la_LIBADD += utils/libwebputils.la
|
||||
# other than the ones listed on the command line, i.e., after linking, it will
|
||||
# not have unresolved symbols. Some platforms (Windows among them) require all
|
||||
# symbols in shared libraries to be resolved at library creation.
|
||||
libwebp_la_LDFLAGS = -no-undefined -version-info 4:1:0
|
||||
libwebp_la_LDFLAGS = -no-undefined -version-info 4:2:0
|
||||
libwebpincludedir = $(includedir)/webp
|
||||
pkgconfig_DATA = libwebp.pc
|
||||
|
||||
|
Reference in New Issue
Block a user