[mb-commits] r9769 - libdiscid/trunk/src
root at musicbrainz.org
root at musicbrainz.org
Wed Mar 12 20:36:03 UTC 2008
Author: matt
Date: 2008-03-12 20:36:03 +0000 (Wed, 12 Mar 2008)
New Revision: 9769
Modified:
libdiscid/trunk/src/Makefile.am
Log:
Set libtool version back to 2:0:1 (a minor misunderstanding).
Modified: libdiscid/trunk/src/Makefile.am
===================================================================
--- libdiscid/trunk/src/Makefile.am 2008-03-12 19:37:02 UTC (rev 9768)
+++ libdiscid/trunk/src/Makefile.am 2008-03-12 20:36:03 UTC (rev 9769)
@@ -43,6 +43,6 @@
# increment age.
# 6. If any interfaces have been removed since the last public release, then
# set age to 0.
-libdiscid_la_LDFLAGS = -version-info 0:1:0 -no-undefined
+libdiscid_la_LDFLAGS = -version-info 2:0:1 -no-undefined
EXTRA_DIST = base64.h sha1.h
More information about the MusicBrainz-commits
mailing list