Skip to content

Commit

Permalink
Forgot to update version number in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dsberry committed May 10, 2019
1 parent 2b510ce commit 6176ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dnl 1.5. It should work with autoconf versions 2.50 or better, and
dnl automake 1.6 or better.

dnl Initialisation: package name and version number
AC_INIT([ast],[8.7.0],[[email protected]])
AC_INIT([ast],[8.7.1],[[email protected]])
AC_CONFIG_AUX_DIR([build-aux])

dnl Require autoconf-2.50 at least
Expand Down

0 comments on commit 6176ea1

Please sign in to comment.