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.2.2
1 parent 2304d4b commit c3e24eeCopy full SHA for c3e24ee
src/chsrc-main.c
@@ -32,13 +32,13 @@
32
* | BingChunMoLi <[email protected]>
33
* |
34
* Created On : <2023-08-28>
35
- * Last Modified : <2025-07-31>
+ * Last Modified : See <Chsrc_Release_Date>
36
*
37
* chsrc: Change Source —— 全平台通用命令行换源工具
38
* ------------------------------------------------------------*/
39
40
-#define Chsrc_Version "0.2.2.1-dev2"
41
-#define Chsrc_Release_Date "2025/07/31"
+#define Chsrc_Version "0.2.2.2"
+#define Chsrc_Release_Date "2025/08/09"
42
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
43
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
44
0 commit comments