Fix feature of Fedora

This commit is contained in:
Aoran Zeng 2024-10-09 16:28:23 +08:00
parent 423b041a91
commit 09c1f6ce23
No known key found for this signature in database
GPG Key ID: 8F8BA8488E10ED98
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
* chsrc: Change Source
* ------------------------------------------------------------*/
#define Chsrc_Version "0.1.9"
#define Chsrc_Version "0.1.9-dev1"
#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"

View File

@ -73,7 +73,7 @@ os_fedora_feat (char *option)
f.can_get = false;
f.can_reset = false;
f.stcan_locally = CanNot;
f.cap_locally = CanNot;
f.can_english = true;
f.can_user_define = true;