Changeset 209


Ignore:
Timestamp:
Feb 14, 2025, 11:20:11 PM (6 months ago)
Author:
gyoung
Message:

Update version and history

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r194 r209  
     10.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
    1110.3.0RC4
    212- Fixed file identify code so the internal audio player will play MIDI files
  • trunk/make.inc

    r205 r209  
    1919endif
    2020
    21 VERSION         =       0_3_0_RC6
    22 VERSION_STRING  =       0.3.0.RC6
    23 AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Netlabs 2023-2024"
     21VERSION         =       0_3_0_GA
     22VERSION_STRING  =       0.3.0.GA
     23AUTHOR_STRING   =       "(C) Chris Wohlgemuth 2002-2005 Netlabs 2023-2025"
    2424BUILD_ROOT      =       U:/CWMM_Workspace/Trunk
    2525TOOLDIR         =       $(BUILD_ROOT)/tools
Note: See TracChangeset for help on using the changeset viewer.