[vlc-devel] [PATCH 3/5] libvlccore: bump age after aout symbols addition

Rémi Denis-Courmont remi at remlab.net
Sun Feb 10 16:34:32 CET 2013


Le dimanche 10 février 2013 16:57:36, Rafaël Carré a écrit :
> ---
>  src/Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 103d3ee..fd17679 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -179,7 +179,7 @@ libvlccore_la_LDFLAGS = \
>  	$(LDFLAGS_libvlccore) \
>  	-no-undefined \
>  	-export-symbols $(srcdir)/libvlccore.sym \
> -	-version-info 6:0:1
> +	-version-info 6:0:2

That would be 7:0:2. But I thought we decided to inline the changes into the 
avcodec plugin to avoid the bother.

>  libvlccore_la_LIBADD = $(LIBS_libvlccore) \
>  	$(LTLIBINTL) $(LTLIBICONV) \
>  	$(SOCKET_LIBS) $(LIBDL) $(LIBM) \

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list