diff --git a/TrafficMonitor/TrafficMonitor.rc b/TrafficMonitor/TrafficMonitor.rc index 039961300..adcd3c5b5 100644 Binary files a/TrafficMonitor/TrafficMonitor.rc and b/TrafficMonitor/TrafficMonitor.rc differ diff --git a/TrafficMonitor/stdafx.h b/TrafficMonitor/stdafx.h index b39ef197a..42f49f01b 100644 --- a/TrafficMonitor/stdafx.h +++ b/TrafficMonitor/stdafx.h @@ -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 //可选的通知区图标数量