|
|
Choosing A Webhost: |
[mb-commits] r7956 - in libtunepimp/trunk: . lib: msg#00180audio.musicbrainz.cvs
Author: luks Date: 2006-06-28 23:28:29 +0000 (Wed, 28 Jun 2006) New Revision: 7956 Modified: libtunepimp/trunk/ChangeLog libtunepimp/trunk/config_win32.h libtunepimp/trunk/configure.in libtunepimp/trunk/lib/Makefile.am Log: Updated ChangeLog, version set to 0.5.0, updated libtool version. Modified: libtunepimp/trunk/ChangeLog =================================================================== --- libtunepimp/trunk/ChangeLog 2006-06-28 22:16:09 UTC (rev 7955) +++ libtunepimp/trunk/ChangeLog 2006-06-28 23:28:29 UTC (rev 7956) @@ -5,8 +5,10 @@ - Versioned header files. tunepimp/tunepimp.h -> tunepimp-0.5/tunepimp.h - Removed track lookup parts of libtunepimp - - WavPack metadata plugin - - Speex metadata plugin + - WavPack, Speex and The True Audio metadata plugins + - Correct handling of UNC paths on Windows + - Fixed non-album tracks renaming/moving (#1408) + - Trivial change to id3tag to read tags empty ID3 frames (#1568) version 0.5.0-alpha2: Modified: libtunepimp/trunk/config_win32.h =================================================================== --- libtunepimp/trunk/config_win32.h 2006-06-28 22:16:09 UTC (rev 7955) +++ libtunepimp/trunk/config_win32.h 2006-06-28 23:28:29 UTC (rev 7956) @@ -2,7 +2,7 @@ #define _CONFIG_WIN32_H_ #define PACKAGE "libtunepimp" -#define VERSION "0.5.0-alpha2" +#define VERSION "0.5.0" #define usleep(x) ::Sleep(x/1000) #define strcasecmp(a,b) stricmp(a,b) Modified: libtunepimp/trunk/configure.in =================================================================== --- libtunepimp/trunk/configure.in 2006-06-28 22:16:09 UTC (rev 7955) +++ libtunepimp/trunk/configure.in 2006-06-28 23:28:29 UTC (rev 7956) @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(include/tunepimp-0.5/tunepimp.h) AM_CONFIG_HEADER(config.h) -VERSION="0.5.0-alpha2" +VERSION="0.5.0" AM_INIT_AUTOMAKE(libtunepimp, "$VERSION") dnl AC_DEFINE_UNQUOTED(VERSION, "$VERSION") Modified: libtunepimp/trunk/lib/Makefile.am =================================================================== --- libtunepimp/trunk/lib/Makefile.am 2006-06-28 22:16:09 UTC (rev 7955) +++ libtunepimp/trunk/lib/Makefile.am 2006-06-28 23:28:29 UTC (rev 7956) @@ -48,8 +48,9 @@ # 1:0:0 - TunePimp implementation for version 0.2.x # 2:0:0 - TunePimp implementation for version 0.3.x # 3:0:0 - TunePimp implementation for version 0.4.x -# 4:0:0 - TunePimp implementation for version 0.5.x -libtunepimp_la_LDFLAGS = -version-info 4:0:0 +# 4:0:0 - TunePimp implementation for alpha releases of version 0.5.0 +# 5:0:0 - TunePimp implementation for version 0.5.0 +libtunepimp_la_LDFLAGS = -version-info 5:0:0 libtunepimp_la_LIBADD = threads/posix/libtpthread.la utf8/libutf8.la $(LIBLTDL) -lm noinst_LTLIBRARIES = libpluginsupport.la
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [mb-commits] r7955 - in mb_server/trunk/htdocs: comp show/artist, root |
|---|---|
| Next by Date: | [mb-commits] r7957 - libtunepimp/trunk/examples, root |
| Previous by Thread: | [mb-commits] r7955 - in mb_server/trunk/htdocs: comp show/artist, root |
| Next by Thread: | [mb-commits] r7957 - libtunepimp/trunk/examples, root |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |