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.
0.1.9.6
1 parent 9112ff8 commit 13f6bc6Copy full SHA for 13f6bc6
src/chsrc-main.c
@@ -21,13 +21,13 @@
21
* | yongxiang <[email protected]>
22
* |
23
* Created On : <2023-08-28>
24
- * Last Modified : <2024-12-11>
+ * Last Modified : <2024-12-13>
25
*
26
* chsrc: Change Source —— 全平台通用命令行换源工具
27
* ------------------------------------------------------------*/
28
29
-#define Chsrc_Version "0.1.9.5"
30
-#define Chsrc_Release_Date "2024/12/06"
+#define Chsrc_Version "0.1.9.6"
+#define Chsrc_Release_Date "2024/12/13"
31
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
32
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
33
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
0 commit comments