Skip to content

Commit 42190da

Browse files
committed
Speller release 1.2.0
1 parent 740fd80 commit 42190da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ AC_SUBST([GTLANGUAGE], $GLANGUAGE)
6262
### The AC variables SPELLER_NAME_xxx and SPELLER_DESC_xxx are used in:
6363
### - manifest.toml.in
6464
### - tools/spellcheckers/index.*.xml.in
65-
AC_SUBST([SPELLERVERSION], [1.1.1])
65+
AC_SUBST([SPELLERVERSION], [1.2.0])
6666
AC_SUBST([SPELLER_NAME_ENG], ["$GLANGUAGE spellchecker"])
6767
AC_SUBST([SPELLER_NAME_NATIVE], ["Autonym spellchecker"])
6868
AC_SUBST([SPELLER_DESC_ENG], ["A spellchecker for $GLANGUAGE, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"])

manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ extra_locales = { smn-FI = "smn" }
2323

2424
[package.speller]
2525
name = "Inari Sami"
26-
version = "1.1.1"
26+
version = "1.2.0"
2727

2828
[package.grammar]
2929
name = "Inari Sami"

0 commit comments

Comments
 (0)