[vlc-devel] commit: Increased version-info after modification in 1.0 branch. ( Laurent Aimar )

git version control git at videolan.org
Thu Jul 30 22:07:12 CEST 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu Jul 30 21:31:16 2009 +0200| [17eb17c58c0f0a86c3e6d74a8c87067e2e049520] | committer: Laurent Aimar 

Increased version-info after modification in 1.0 branch.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=17eb17c58c0f0a86c3e6d74a8c87067e2e049520
---

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index b026599..d5e926f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -194,7 +194,7 @@ libvlc_la_LIBADD = `$(VLC_CONFIG) -libs libvlc` \
 	libvlccore.la ../compat/libcompat.la
 libvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags libvlc`
 libvlc_la_LDFLAGS = $(AM_LDFLAGS) `$(VLC_CONFIG) --ldflags libvlc` \
-	-version-info 5:0:0 \
+	-version-info 6:0:0 \
 	-export-symbols $(srcdir)/libvlc.sym
 libvlc_la_DEPENDENCIES = libvlc.sym libvlccore.la
 if HAVE_WIN32




More information about the vlc-devel mailing list