Merge pull request #387 from jserv/gettext-0_19_7

gettext: update to 0.19.7
This commit is contained in:
Alexey Neyman 2016-11-15 14:45:31 -08:00 committed by GitHub
commit 762c511947

View File

@ -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