Skip to content

Commit

Permalink
bump up to v0.996.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Feb 2, 2020
1 parent 03049c4 commit abc3e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mecab/configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([mecab], [0.996])
AC_INIT([mecab], [0.996.1])
AC_CONFIG_SRCDIR([src/mecab.cpp])
AM_INIT_AUTOMAKE
AH_TEMPLATE([HAVE_GCC_ATOMIC_OPS], [])
Expand Down

0 comments on commit abc3e39

Please sign in to comment.