[vlc-devel] commit: Revert "Increased version-info after modification in 1.0 branch." ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Aug 1 10:41:24 CEST 2009


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Aug  1 11:37:31 2009 +0300| [3bd3309a8f1d8ffc06bfa3f6b27868ea5f349b5a] | committer: Rémi Denis-Courmont 

Revert "Increased version-info after modification in 1.0 branch."

This reverts commit 17eb17c58c0f0a86c3e6d74a8c87067e2e049520.

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

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

diff --git a/src/Makefile.am b/src/Makefile.am
index d5e926f..b026599 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 6:0:0 \
+	-version-info 5: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