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

Rafaël Carré funman at videolan.org
Sun Feb 10 15:57:36 CET 2013


---
 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
 libvlccore_la_LIBADD = $(LIBS_libvlccore) \
 	$(LTLIBINTL) $(LTLIBICONV) \
 	$(SOCKET_LIBS) $(LIBDL) $(LIBM) \
-- 
1.7.10.4



More information about the vlc-devel mailing list