Skip to content

Commit c3ac987

Browse files
committed
bump version since new field available in ErrBytes
1 parent cd7d11b commit c3ac987

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,4 @@ old/
137137
/m4/ltversion.m4
138138
/m4/lt~obsolete.m4
139139
test/suggest/bil.hfstol
140+
compile_commands.json

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([Divvun gramcheck], [0.3.0], [[email protected]], [divvun-gramcheck], [https://github.com/divvun/divvun-gramcheck])
1+
AC_INIT([Divvun gramcheck], [0.3.1], [[email protected]], [divvun-gramcheck], [https://github.com/divvun/divvun-gramcheck])
22
AC_CONFIG_SRCDIR([src])
33
AM_INIT_AUTOMAKE
44

0 commit comments

Comments
 (0)