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.1
1 parent b82956b commit 7609333Copy full SHA for 7609333
src/chsrc-main.c
@@ -18,13 +18,13 @@
18
* | ChatGPT <https://chatgpt.com>
19
* |
20
* Created On : <2023-08-28>
21
- * Last Modified : <2024-10-26>
+ * Last Modified : <2024-10-28>
22
*
23
* chsrc: Change Source —— 全平台通用命令行换源工具
24
* ------------------------------------------------------------*/
25
26
-#define Chsrc_Version "0.1.9-dev1"
27
-#define Chsrc_Release_Date "2024/10/09"
+#define Chsrc_Version "0.1.9.1"
+#define Chsrc_Release_Date "2024/10/28"
28
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
29
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
30
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
0 commit comments