summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglasseyes <dglassey@gmail.com>2019-01-04 08:21:50 +0700
committerglasseyes <dglassey@gmail.com>2019-01-04 08:21:50 +0700
commit3e6d2d87fec76220ee9a05e89dfbf1e70ed3815e (patch)
tree934d01507f6d38aa4c28118d3175372e210fd20c
parentff953568afd09dfb875b18750534b3e529b8fe50 (diff)
New upstream version 11.0.101
-rw-r--r--VERSION2
-rwxr-xr-xconfigure20
-rw-r--r--po/ibus-kmfl.pot4
-rw-r--r--po/zh_CN.po2
-rw-r--r--src/kmfl.xml.in2
5 files changed, 15 insertions, 15 deletions
diff --git a/VERSION b/VERSION
index d1b4e6f..a1f664e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-10.99.64
+11.0.101
diff --git a/configure b/configure
index 3180f4d..bb8bd3f 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ibus-kmfl 10.99.64.
+# Generated by GNU Autoconf 2.69 for ibus-kmfl 11.0.101.
#
# Report bugs to <https://github.com/keymanapp/keyman/issues/new>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ibus-kmfl'
PACKAGE_TARNAME='ibus-kmfl'
-PACKAGE_VERSION='10.99.64'
-PACKAGE_STRING='ibus-kmfl 10.99.64'
+PACKAGE_VERSION='11.0.101'
+PACKAGE_STRING='ibus-kmfl 11.0.101'
PACKAGE_BUGREPORT='https://github.com/keymanapp/keyman/issues/new'
PACKAGE_URL=''
@@ -1372,7 +1372,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ibus-kmfl 10.99.64 to adapt to many kinds of systems.
+\`configure' configures ibus-kmfl 11.0.101 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1443,7 +1443,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ibus-kmfl 10.99.64:";;
+ short | recursive ) echo "Configuration of ibus-kmfl 11.0.101:";;
esac
cat <<\_ACEOF
@@ -1573,7 +1573,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ibus-kmfl configure 10.99.64
+ibus-kmfl configure 11.0.101
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2063,7 +2063,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ibus-kmfl $as_me 10.99.64, which was
+It was created by ibus-kmfl $as_me 11.0.101, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2928,7 +2928,7 @@ fi
# Define the identity of the package.
PACKAGE='ibus-kmfl'
- VERSION='10.99.64'
+ VERSION='11.0.101'
cat >>confdefs.h <<_ACEOF
@@ -19829,7 +19829,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ibus-kmfl $as_me 10.99.64, which was
+This file was extended by ibus-kmfl $as_me 11.0.101, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -19895,7 +19895,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ibus-kmfl config.status 10.99.64
+ibus-kmfl config.status 11.0.101
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/po/ibus-kmfl.pot b/po/ibus-kmfl.pot
index 185ec3d..452627f 100644
--- a/po/ibus-kmfl.pot
+++ b/po/ibus-kmfl.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: ibus-kmfl 10.99.64\n"
+"Project-Id-Version: ibus-kmfl 11.0.101\n"
"Report-Msgid-Bugs-To: https://github.com/keymanapp/keyman/issues/new\n"
-"POT-Creation-Date: 2018-12-18 09:34-0500\n"
+"POT-Creation-Date: 2019-01-03 04:36-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index dbc6584..2c8ec36 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://github.com/keymanapp/keyman/issues/new\n"
-"POT-Creation-Date: 2018-12-18 09:34-0500\n"
+"POT-Creation-Date: 2019-01-03 04:36-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/src/kmfl.xml.in b/src/kmfl.xml.in
index 40e5437..fabd38c 100644
--- a/src/kmfl.xml.in
+++ b/src/kmfl.xml.in
@@ -4,7 +4,7 @@
<name>org.freedesktop.IBus.KMFL</name>
<description>KMFL Component</description>
<exec>${libexecdir}/ibus-engine-kmfl --ibus</exec>
- <version>10.99.64</version>
+ <version>11.0.101</version>
<author>Doug Rintoul &lt;doug_rintoul@sil.org&gt;</author>
<license>GPL</license>
<homepage>http://kmfl.sourceforge.net</homepage>