[mb-commits] r9770 - in libdiscid/trunk: . src

root at musicbrainz.org root at musicbrainz.org
Wed Mar 12 21:40:24 UTC 2008


Author: robert
Date: 2008-03-12 21:40:24 +0000 (Wed, 12 Mar 2008)
New Revision: 9770

Modified:
   libdiscid/trunk/configure.ac
   libdiscid/trunk/src/Makefile.am
Log:
Checking in for 0.2.1 -- we're ready to go!


Modified: libdiscid/trunk/configure.ac
===================================================================
--- libdiscid/trunk/configure.ac	2008-03-12 20:36:03 UTC (rev 9769)
+++ libdiscid/trunk/configure.ac	2008-03-12 21:40:24 UTC (rev 9770)
@@ -5,7 +5,7 @@
 dnl       The libtool version number has to be changed ALWAYS, no matter how
 dnl       small the change to the source code was!
 dnl
-AC_INIT(libdiscid, 0.2.0)
+AC_INIT(libdiscid, 0.2.1)
 AC_CONFIG_SRCDIR(src/disc.c)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS(config.h)

Modified: libdiscid/trunk/src/Makefile.am
===================================================================
--- libdiscid/trunk/src/Makefile.am	2008-03-12 20:36:03 UTC (rev 9769)
+++ libdiscid/trunk/src/Makefile.am	2008-03-12 21:40:24 UTC (rev 9770)
@@ -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 2:0:1 -no-undefined
+libdiscid_la_LDFLAGS = -version-info 2:1:1 -no-undefined
 
 EXTRA_DIST = base64.h sha1.h




More information about the MusicBrainz-commits mailing list