We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.1.9.4
1 parent 526a7fe commit 43395aaCopy full SHA for 43395aa
src/chsrc-main.c
@@ -24,8 +24,8 @@
24
* chsrc: Change Source —— 全平台通用命令行换源工具
25
* ------------------------------------------------------------*/
26
27
-#define Chsrc_Version "0.1.9.3-dev"
28
-#define Chsrc_Release_Date "2024/11/04"
+#define Chsrc_Version "0.1.9.4"
+#define Chsrc_Release_Date "2024/11/22"
29
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
30
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
31
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
0 commit comments