Skip to content

Commit 7ae1edd

Browse files
committed
Bump patch version
1 parent e54d7c7 commit 7ae1edd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.1])
65+
AC_SUBST([SPELLERVERSION], [1.2.2])
6666
AC_SUBST([SPELLER_NAME_ENG], ["$GLANGUAGE spellchecker"])
6767
AC_SUBST([SPELLER_NAME_NATIVE], ["Føroyskur rættstavari"])
6868
AC_SUBST([SPELLER_DESC_ENG], ["A spellchecker for $GLANGUAGE, made by the language department of the University of the Faroe Islands together with 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
@@ -30,7 +30,7 @@ extra_locales = { fo-FO = "fo", fo-DK = "fo" }
3030

3131
[package.speller]
3232
name = "Faroese"
33-
version = "1.2.1"
33+
version = "1.2.2"
3434

3535
[package.grammar]
3636
name = "Faroese"

0 commit comments

Comments
 (0)