Skip to content

Commit

Permalink
Release 1.5.29-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwarat committed Aug 22, 2023
1 parent 155c584 commit 8991379
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -28,7 +28,7 @@ m4_define([ibus_released], [0])
m4_define([ibus_major_version], [1])
m4_define([ibus_minor_version], [5])
m4_define([ibus_micro_version], [29])
m4_define([ibus_beta_version], [beta2])
m4_define([ibus_beta_version], [rc1])
m4_define([ibus_abi_current], [5])
m4_define([ibus_abi_revision],
[m4_eval(100 * ibus_minor_version + ibus_micro_version)])
Expand Down
4 changes: 2 additions & 2 deletions po/ibus10.pot
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ibus 1.5.28\n"
"Report-Msgid-Bugs-To: https://github.com/ibus/ibus/issues\n"
"POT-Creation-Date: 2023-08-02 00:14+0900\n"
"PO-Revision-Date: 2023-08-02 00:14+0900\n"
"POT-Creation-Date: 2023-08-02 17:20+0900\n"
"PO-Revision-Date: 2023-08-02 17:20+0900\n"
"Last-Translator: Takao Fujiwara <takao.fujiwara1@gmail.com>\n"
"Language-Team: Source\n"
"Language: \n"
Expand Down

0 comments on commit 8991379

Please sign in to comment.