mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 14:42:26 +00:00
Merge pull request #387 from jserv/gettext-0_19_7
gettext: update to 0.19.7
This commit is contained in:
commit
762c511947
@ -6,9 +6,9 @@ choice
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_BELOW
|
||||
|
||||
config GETTEXT_V_0_19_6
|
||||
config GETTEXT_V_0_19_7
|
||||
bool
|
||||
prompt "0.19.6"
|
||||
prompt "0.19.7"
|
||||
|
||||
endchoice
|
||||
|
||||
@ -16,4 +16,4 @@ config GETTEXT_VERSION
|
||||
string
|
||||
# Don't remove next line
|
||||
# CT_INSERT_VERSION_STRING_BELOW
|
||||
default "0.19.6" if GETTEXT_V_0_19_6
|
||||
default "0.19.7" if GETTEXT_V_0_19_7
|
||||
|
Loading…
Reference in New Issue
Block a user