Skip to content

Commit 5382093

Browse files
committed
RC release v0.1.9-rc1
1 parent dcb8c2e commit 5382093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/chsrc-main.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
* | Lontten <[email protected]>
1515
* |
1616
* Created On : <2023-08-28>
17-
* Last Modified : <2024-10-03>
17+
* Last Modified : <2024-10-04>
1818
*
1919
* chsrc: Change Source —— 全平台通用命令行换源工具
2020
* ------------------------------------------------------------*/
2121

22-
#define Chsrc_Version "0.1.9.Beta4"
23-
#define Chsrc_Release_Date "2024/10/03"
22+
#define Chsrc_Version "0.1.9-rc1"
23+
#define Chsrc_Release_Date "2024/10/04"
2424
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
2525
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
2626
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"

0 commit comments

Comments
 (0)