diff --git a/TrafficMonitor/TrafficMonitor.rc b/TrafficMonitor/TrafficMonitor.rc index 14da8a22b..d5c46999a 100644 Binary files a/TrafficMonitor/TrafficMonitor.rc and b/TrafficMonitor/TrafficMonitor.rc differ diff --git a/TrafficMonitor/stdafx.h b/TrafficMonitor/stdafx.h index 42f49f01b..2dedb7f49 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.79" -#define COMPILE_DATE L"2020/07/30" +#define VERSION L"1.79.1" +#define COMPILE_DATE L"2020/08/05" #define MAX_NOTIFY_ICON 6 //可选的通知区图标数量