Skip to content

Commit

Permalink
Release v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ccmywish committed Oct 9, 2024
1 parent dc21a18 commit be4f11b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chsrc-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
* chsrc: Change Source —— 全平台通用命令行换源工具
* ------------------------------------------------------------*/

#define Chsrc_Version "0.1.9-rc1"
#define Chsrc_Release_Date "2024/10/04"
#define Chsrc_Version "0.1.9"
#define Chsrc_Release_Date "2024/10/09"
#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 be4f11b

Please sign in to comment.