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
1 parent 61944e0 commit e95e9f7Copy full SHA for e95e9f7
src/chsrc-main.c
@@ -31,13 +31,13 @@
31
* | Rui Yang <[email protected]>
32
* |
33
* Created On : <2023-08-28>
34
- * Last Modified : <2025-07-22>
+ * Last Modified : <2025-07-26>
35
*
36
* chsrc: Change Source —— 全平台通用命令行换源工具
37
* ------------------------------------------------------------*/
38
39
-#define Chsrc_Version "0.2.2-beta2"
40
-#define Chsrc_Release_Date "2025/07/22"
+#define Chsrc_Version "0.2.2"
+#define Chsrc_Release_Date "2025/07/26"
41
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
42
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
43
0 commit comments