mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-10 21:14:05 +08:00
Update version license banner
This commit is contained in:
parent
4732ed8f5d
commit
c8ca342778
@ -14,7 +14,7 @@
|
|||||||
* chsrc: Change Source —— 全平台通用命令行换源工具
|
* chsrc: Change Source —— 全平台通用命令行换源工具
|
||||||
* ------------------------------------------------------------*/
|
* ------------------------------------------------------------*/
|
||||||
|
|
||||||
#define Chsrc_Version "v0.1.7.rc4-2024/07/09"
|
#define Chsrc_Version "v0.1.7.rc5-2024/07/09"
|
||||||
#define Chsrc_Maintain_URL "https://gitee.com/RubyMetric/chsrc"
|
#define Chsrc_Maintain_URL "https://gitee.com/RubyMetric/chsrc"
|
||||||
|
|
||||||
#include "chsrc.h"
|
#include "chsrc.h"
|
||||||
@ -2592,7 +2592,7 @@ print_supported_sources_for_target (SourceInfo sources[], size_t size)
|
|||||||
void
|
void
|
||||||
cli_print_version ()
|
cli_print_version ()
|
||||||
{
|
{
|
||||||
puts (xy_strjoin (3, "chsrc: Change Source (GPLv3) ",
|
puts (xy_strjoin (3, "chsrc: Change Source (GPL-3.0) ",
|
||||||
xy_str_to_magenta (Chsrc_Version), " by RubyMetric"));
|
xy_str_to_magenta (Chsrc_Version), " by RubyMetric"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user