Skip to content

Commit 8fdbb54

Browse files
committed
Release 1.3.19
1 parent b2b91cb commit 8fdbb54

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

ChangeLog

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
commit f6c73a1be4905b573d3930c3e689147d4b5f3ba4
1+
commit b2b91cbbcd93a7279a4de5a49e4ed7d202661f34
2+
Author: Noa <coolreader18@gmail.com>
3+
Date: Wed Feb 12 12:09:48 2025 -0600
4+
5+
Add ⟨anɡle brackets⟩ to X-SAMPA
6+
7+
Resolves: https://github.com/moebiuscurve/ibus-table-others/pull/37
8+
9+
commit 19251f6e9e72fa4de5a2e7790ddec917059e68d1
210
Author: Mike FABIAN <mfabian@redhat.com>
311
Date: Mon Sep 23 12:38:47 2024 +0200
412

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ m4_define([package_name], [ibus-table-others])
2323
m4_define([ibus_released], [1])
2424
m4_define([ibus_major_version], [1])
2525
m4_define([ibus_minor_version], [3])
26-
m4_define([ibus_micro_version], [18])
26+
m4_define([ibus_micro_version], [19])
2727
# commented out as datestamp doesn't suit dist date.
2828
m4_define(ibus_maybe_datestamp,
2929
m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))

0 commit comments

Comments
 (0)