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.7
1 parent 75a6a36 commit c137cc8Copy full SHA for c137cc8
src/chsrc-main.c
@@ -21,13 +21,13 @@
21
* | yongxiang <1926885268@qq.com>
22
* |
23
* Created On : <2023-08-28>
24
- * Last Modified : <2024-12-13>
+ * Last Modified : <2024-12-18>
25
*
26
* chsrc: Change Source —— 全平台通用命令行换源工具
27
* ------------------------------------------------------------*/
28
29
-#define Chsrc_Version "0.1.9.6"
30
-#define Chsrc_Release_Date "2024/12/13"
+#define Chsrc_Version "0.1.9.7"
+#define Chsrc_Release_Date "2024/12/18"
31
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
32
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
33
0 commit comments