Skip to content

Commit

Permalink
版本号更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Feb 12, 2022
1 parent 72b3284 commit dd720a3
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 @@ -68,8 +68,8 @@ using _tstring = std::string;
//#define MAX_NUM_LENGTH 5000 //定义获取音频文件信息数量的最大值
#define MAX_SONG_NUM 99999 //播放列表中文件数量的最大值

#define APP_VERSION L"2.73" //程序版本
#define COPY_RIGHT_YEAR L"2021"
#define APP_VERSION L"2.74" //程序版本
#define COPY_RIGHT_YEAR L"2022"

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

0 comments on commit dd720a3

Please sign in to comment.