We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7d11b commit c3ac987Copy full SHA for c3ac987
.gitignore
@@ -137,3 +137,4 @@ old/
137
/m4/ltversion.m4
138
/m4/lt~obsolete.m4
139
test/suggest/bil.hfstol
140
+compile_commands.json
configure.ac
@@ -1,4 +1,4 @@
1
-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])
2
AC_CONFIG_SRCDIR([src])
3
AM_INIT_AUTOMAKE
4
0 commit comments