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-rc1
1 parent dcb8c2e commit 5382093Copy full SHA for 5382093
src/chsrc-main.c
@@ -14,13 +14,13 @@
14
* | Lontten <[email protected]>
15
* |
16
* Created On : <2023-08-28>
17
- * Last Modified : <2024-10-03>
+ * Last Modified : <2024-10-04>
18
*
19
* chsrc: Change Source —— 全平台通用命令行换源工具
20
* ------------------------------------------------------------*/
21
22
-#define Chsrc_Version "0.1.9.Beta4"
23
-#define Chsrc_Release_Date "2024/10/03"
+#define Chsrc_Version "0.1.9-rc1"
+#define Chsrc_Release_Date "2024/10/04"
24
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
25
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
26
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
0 commit comments