Skip to content

Commit b4565a4

Browse files
committed
Release 1.5.15
1 parent a1c2233 commit b4565a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ibus-anthy - The Anthy engine for IBus
44
#
55
# Copyright (c) 2007-2008 Peng Huang <shawn.p.huang@gmail.com>
6-
# Copyright (c) 2010-2021 Takao Fujiwara <takao.fujiwara1@gmail.com>
6+
# Copyright (c) 2010-2023 Takao Fujiwara <takao.fujiwara1@gmail.com>
77
# Copyright (c) 2007-2021 Red Hat, Inc.
88
#
99
# This program is free software; you can redistribute it and/or modify
@@ -24,7 +24,7 @@ dnl - if not 1, append datestamp to the version number.
2424
m4_define([ibus_anthy_released], [1])
2525
m4_define([ibus_anthy_major_version], [1])
2626
m4_define([ibus_anthy_minor_version], [5])
27-
m4_define([ibus_anthy_micro_version], [14])
27+
m4_define([ibus_anthy_micro_version], [15])
2828
m4_define([ibus_abi_current], [5])
2929
m4_define([ibus_abi_revision],
3030
[m4_eval(100 * ibus_anthy_minor_version + ibus_anthy_micro_version)])

po/ibus-anthy.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Source translation of ibus-anthy.
22
# Copyright (C) 2008 Peng Huang <shawn.p.huang@gmail.com>
3-
# Copyright (C) 2008-2019 Takao Fujiwara <takao.fujiwara1@gmail.com>
3+
# Copyright (C) 2008-2023 Takao Fujiwara <takao.fujiwara1@gmail.com>
44
# This file is distributed under the same license as the ibus-anthy package.
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: ibus-anthy 1.5.14\n"
8+
"Project-Id-Version: ibus-anthy 1.5.15\n"
99
"Report-Msgid-Bugs-To: https://github.com/ibus/ibus-anthy/issues\n"
10-
"POT-Creation-Date: 2022-08-02 11:11+0900\n"
11-
"PO-Revision-Date: 2022-08-02 11:11+0900\n"
10+
"POT-Creation-Date: 2023-08-22 13:02+0900\n"
11+
"PO-Revision-Date: 2023-08-22 13:02+0900\n"
1212
"Last-Translator: Takao Fujiwara <takao.fujiwara1@gmail.com>\n"
1313
"Language-Team: Source\n"
1414
"Language: English\n"

0 commit comments

Comments
 (0)