summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-11-15 22:45:31 (GMT)
committerGitHub <noreply@github.com>2016-11-15 22:45:31 (GMT)
commit762c51194726bf5a063bfb921f1eb5361259e7b7 (patch)
tree8b20070140f0c827af4de93c11ef822012dd6fc6
parent99943a880281083e06dd9ee23680c1f4f8cc0bc9 (diff)
parentfa89c82a3ed73e1c6ee498168612dab80db75a9a (diff)
Merge pull request #387 from jserv/gettext-0_19_7
gettext: update to 0.19.7
-rw-r--r--config/companion_libs/gettext.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/companion_libs/gettext.in b/config/companion_libs/gettext.in
index ef5e5a5..3a46b58 100644
--- a/config/companion_libs/gettext.in
+++ b/config/companion_libs/gettext.in
@@ -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