Changeset 805
- Timestamp:
- 2002-10-08 23:08:53 (6 years ago)
- Files:
-
- mb_tagger/trunk/defs.h (modified) (1 diff)
- mb_tagger/trunk/installer/mbtagger-setup.wse (modified) (5 diffs)
- mb_tagger/trunk/mbtagger.bpr (modified) (2 diffs)
- mb_tagger/trunk/mbtagger.res (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
mb_tagger/trunk/defs.h
r800 r805 3 3 4 4 #define MB_TAGGER_NAME "MusicBrainz Tagger" 5 #define MB_TAGGER_VERSION "0. 3.0"5 #define MB_TAGGER_VERSION "0.6.0" 6 6 7 7 struct Metadata mb_tagger/trunk/installer/mbtagger-setup.wse
r803 r805 2 2 item: Global 3 3 Version=8.14 4 Title=MusicBrainz Tagger 0. 5.0 Installation4 Title=MusicBrainz Tagger 0.6.0 Installation 5 5 Flags=00000100 6 6 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 … … 67 67 item: Set Variable 68 68 Variable=APPTITLE 69 Value=MusicBrainz Tagger 0. 5.069 Value=MusicBrainz Tagger 0.6.0 70 70 Flags=10000000 71 71 end … … 1195 1195 end 1196 1196 item: Install File 1197 Source=d:\musicbrainz\mb_client\win32\Release\musicbrainz.dll 1198 Destination=%MAINDIR%\musicbrainz.dll 1199 Flags=0000000010000010 1200 end 1201 item: Install File 1202 Source=d:\musicbrainz\trm\win32\trm_dll___Win32_Release\trm.dll 1203 Destination=%MAINDIR%\trm.dll 1204 Flags=0000000010000010 1205 end 1206 item: Install File 1197 1207 Source=d:\musicbrainz\mb_tagger\vorbisfile.dll 1198 1208 Destination=%MAINDIR%\vorbisfile.dll … … 1205 1215 end 1206 1216 item: Install File 1207 Source=d:\musicbrainz\mb_tagger\trm.dll1208 Destination=%MAINDIR%\trm.dll1209 Flags=00000000100000101210 end1211 item: Install File1212 1217 Source=d:\musicbrainz\mb_tagger\ogg.dll 1213 1218 Destination=%MAINDIR%\ogg.dll … … 1218 1223 Destination=%MAINDIR%\id3lib.dll 1219 1224 Flags=0000000010000011 1220 end1221 item: Install File1222 Source=d:\musicbrainz\mb_tagger\musicbrainz.dll1223 Destination=%MAINDIR%\musicbrainz.dll1224 Flags=00000000100000101225 1225 end 1226 1226 item: Install File mb_tagger/trunk/mbtagger.bpr
r802 r805 49 49 AutoIncBuild=0 50 50 MajorVer=0 51 MinorVer= 151 MinorVer=5 52 52 Release=0 53 53 Build=2 … … 62 62 [Version Info Keys] 63 63 CompanyName=MusicBrainz 64 FileDescription= CD Lookup/Submit Tool65 FileVersion=0. 1.0.266 InternalName= 64 FileDescription=MusicBrainz Tagger & CD lookup tool 65 FileVersion=0.5.0.2 66 InternalName=mb_tagger 67 67 LegalCopyright=(C) Copyright 2001 Robert Kaye 68 68 LegalTrademarks= 69 69 OriginalFilename= 70 ProductName= 71 ProductVersion= 1.0.0.070 ProductName=MusicBrainz Tagger 71 ProductVersion=0.5.0 72 72 Comments= 73 73