Changeset 209
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r194 r209 1 0.3.0GA 2 - Got CDDB working again 3 - Save debug/trap logs to LOGFILES 4 - Update Spanish, German and Russian tranlations 5 - Get all mediafldr_xx.inf file to build completely 6 - Change Freedb to CDDB. 7 - Cleanup some help menus 8 - Lxlite and add headers back to all executable files 9 10 1 11 0.3.0RC4 2 12 - Fixed file identify code so the internal audio player will play MIDI files -
trunk/make.inc
r205 r209 19 19 endif 20 20 21 VERSION = 0_3_0_ RC622 VERSION_STRING = 0.3.0. RC623 AUTHOR_STRING = "(C) Chris Wohlgemuth 2002-2005 Netlabs 2023-202 4"21 VERSION = 0_3_0_GA 22 VERSION_STRING = 0.3.0.GA 23 AUTHOR_STRING = "(C) Chris Wohlgemuth 2002-2005 Netlabs 2023-2025" 24 24 BUILD_ROOT = U:/CWMM_Workspace/Trunk 25 25 TOOLDIR = $(BUILD_ROOT)/tools
Note:
See TracChangeset
for help on using the changeset viewer.