Skip to content

Commit

Permalink
RC release v0.1.9-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccmywish committed Oct 3, 2024
1 parent dcb8c2e commit 5382093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/chsrc-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
* | Lontten <lontten@163.com>
* |
* Created On : <2023-08-28>
* Last Modified : <2024-10-03>
* Last Modified : <2024-10-04>
*
* chsrc: Change Source —— 全平台通用命令行换源工具
* ------------------------------------------------------------*/

#define Chsrc_Version "0.1.9.Beta4"
#define Chsrc_Release_Date "2024/10/03"
#define Chsrc_Version "0.1.9-rc1"
#define Chsrc_Release_Date "2024/10/04"
#define Chsrc_Banner_Version "v" Chsrc_Version "-" Chsrc_Release_Date
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
Expand Down

0 comments on commit 5382093

Please sign in to comment.