Skip to content

Commit

Permalink
版本号更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Jan 24, 2021
1 parent 4f38caa commit c855f73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MusicPlayer2/Define.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ using _tstring = std::string;
//#define MAX_NUM_LENGTH 5000 //定义获取音频文件信息数量的最大值
#define MAX_SONG_NUM 99999 //播放列表中文件数量的最大值

#define VERSION L"2.71" //程序版本
#define COMPILE_DATE L"2020/09/13" //最后编译日期
#define VERSION L"2.72" //程序版本
#define COMPILE_DATE L"2021/01/24" //最后编译日期

//任务栏图按钮
#define IDT_PLAY_PAUSE 1321 //任务栏缩略图“播放/暂停”按钮的ID
Expand Down
Binary file modified MusicPlayer2/MusicPlayer2.rc
Binary file not shown.

0 comments on commit c855f73

Please sign in to comment.