[vlc-commits] libvlccore: bump version and age (added function)
Rémi Denis-Courmont
git at videolan.org
Mon May 14 16:35:18 CEST 2012
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon May 14 17:33:32 2012 +0300| [c238e2a7e0eeff0ad851e20ee1e9fed0db3823a3] | committer: Rémi Denis-Courmont
libvlccore: bump version and age (added function)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=c238e2a7e0eeff0ad851e20ee1e9fed0db3823a3
---
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Makefile.am b/src/Makefile.am
index 0864a1d..da27f7f 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 5:0:0
+ -version-info 6:0:1
libvlccore_la_LIBADD = $(LIBS_libvlccore) \
$(LTLIBINTL) $(LTLIBICONV) \
$(SOCKET_LIBS) $(LIBDL) $(LIBM) \
More information about the vlc-commits
mailing list