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.2.0.1
1 parent 77cf784 commit e25bc26Copy full SHA for e25bc26
src/chsrc-main.c
@@ -24,13 +24,13 @@
24
* | Jialin Lyu <[email protected]>
25
* |
26
* Created On : <2023-08-28>
27
- * Last Modified : <2025-03-14>
+ * Last Modified : <2025-03-17>
28
*
29
* chsrc: Change Source —— 全平台通用命令行换源工具
30
* ------------------------------------------------------------*/
31
32
-#define Chsrc_Version "0.2.0"
33
-#define Chsrc_Release_Date "2025/03/14"
+#define Chsrc_Version "0.2.0.1"
+#define Chsrc_Release_Date "2025/03/17"
34
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
35
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
36
0 commit comments