-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump patch version since revision has decreased
- Loading branch information
1 parent
d2fb71e
commit 31e6842
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
|
||
# autoconf requirements | ||
AC_PREREQ([2.62]) | ||
AC_INIT([hfstospell], [0.4.0], [[email protected]], [hfstospell], [http://hfst.sf.net]) | ||
AC_INIT([hfstospell], [0.4.1], [[email protected]], [hfstospell], [http://hfst.sf.net]) | ||
|
||
LT_PREREQ([2.2.6]) | ||
|
||
|
@@ -34,7 +34,7 @@ AC_CONFIG_HEADERS([config.h]) | |
HFSTOSPELL_NAME=hfstospell | ||
HFSTOSPELL_MAJOR=0 | ||
HFSTOSPELL_MINOR=4 | ||
HFSTOSPELL_EXTENSION=.0 | ||
HFSTOSPELL_EXTENSION=.1 | ||
HFSTOSPELL_VERSION=$HFSTOSPELL_MAJOR.$HFSTOSPELL_MINOR$HFSTOSPELL_EXTENSION | ||
AC_SUBST(HFSTOSPELL_MAJOR) | ||
AC_SUBST(HFSTOSPELL_MINOR) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ Check the input as-is without any transformations | |
.SH "REPORTING BUGS" | ||
Report bugs to [email protected] and/or hfst\-[email protected] | ||
.PP | ||
hfstospell 0.4.0 | ||
hfstospell 0.4.1 | ||
.br | ||
Jan 11 2016 12:57:25 | ||
.br | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ Use this lexicon (must also give erro model as option) | |
.SH "REPORTING BUGS" | ||
Report bugs to hfst\-[email protected] | ||
.PP | ||
hfstospell 0.4.0 | ||
hfstospell 0.4.1 | ||
.br | ||
Jan 11 2016 12:57:25 | ||
.br | ||
|