Skip to content

Commit

Permalink
版本号更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyang219 committed Jul 30, 2020
1 parent 9259bc4 commit f56b007
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified TrafficMonitor/TrafficMonitor.rc
Binary file not shown.
4 changes: 2 additions & 2 deletions TrafficMonitor/stdafx.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ using std::ofstream;

#define MAX_INSERT_TO_TASKBAR_CNT 5 //尝试嵌入任务栏的最大次数

#define VERSION L"1.78"
#define COMPILE_DATE L"2020/03/21"
#define VERSION L"1.79"
#define COMPILE_DATE L"2020/07/30"

#define MAX_NOTIFY_ICON 6 //可选的通知区图标数量

Expand Down

0 comments on commit f56b007

Please sign in to comment.