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
1 parent dc21a18 commit be4f11bCopy full SHA for be4f11b
src/chsrc-main.c
@@ -20,8 +20,8 @@
20
* chsrc: Change Source —— 全平台通用命令行换源工具
21
* ------------------------------------------------------------*/
22
23
-#define Chsrc_Version "0.1.9-rc1"
24
-#define Chsrc_Release_Date "2024/10/04"
+#define Chsrc_Version "0.1.9"
+#define Chsrc_Release_Date "2024/10/09"
25
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
26
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
27
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
0 commit comments