This commit is contained in:
sushen339
2025-11-19 23:40:11 +08:00
parent ba5a287125
commit a5a8b1467e
3 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -14,7 +14,7 @@
/* 配置常量 */ /* 配置常量 */
#define BIP_VERSION "v25.11.18" #define BIP_VERSION "v25.11.19"
#define CONFIG_DIR "/etc/bip" #define CONFIG_DIR "/etc/bip"
#define CONFIG_FILE CONFIG_DIR "/config" #define CONFIG_FILE CONFIG_DIR "/config"
#define LOG_FILE "/var/log/bip.log" #define LOG_FILE "/var/log/bip.log"