Skip to content

Commit

Permalink
Bump bugfix to test divvun/divvun-manager-macos#32
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed May 21, 2024
1 parent 92ee7df commit 34d45a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ AC_SUBST([GTLANGUAGE], $GLANGUAGE)
### The AC variables SPELLER_NAME_xxx and SPELLER_DESC_xxx are used in:
### - manifest.toml.in
### - tools/spellcheckers/index.*.xml.in
AC_SUBST([SPELLERVERSION], [1.1.1])
AC_SUBST([SPELLERVERSION], [1.1.2])
AC_SUBST([SPELLER_NAME_ENG], ["$GLANGUAGE spellchecker"])
AC_SUBST([SPELLER_NAME_NATIVE], ["Autonym spellchecker"])
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"])
Expand Down
2 changes: 1 addition & 1 deletion manifest.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
spellername = "Faroese"
spellerversion = "1.1.1"
spellerversion = "1.1.2"

# Name of the speller package in various languages.
# The default is English + autonym:
Expand Down

0 comments on commit 34d45a1

Please sign in to comment.