Skip to content

Commit

Permalink
bump version since new field available in ErrBytes
Browse files Browse the repository at this point in the history
  • Loading branch information
unhammer committed Mar 4, 2019
1 parent cd7d11b commit c3ac987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,4 @@ old/
/m4/ltversion.m4
/m4/lt~obsolete.m4
test/suggest/bil.hfstol
compile_commands.json
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([Divvun gramcheck], [0.3.0], [[email protected]], [divvun-gramcheck], [https://github.com/divvun/divvun-gramcheck])
AC_INIT([Divvun gramcheck], [0.3.1], [[email protected]], [divvun-gramcheck], [https://github.com/divvun/divvun-gramcheck])
AC_CONFIG_SRCDIR([src])
AM_INIT_AUTOMAKE

Expand Down

0 comments on commit c3ac987

Please sign in to comment.