Skip to content

Commit

Permalink
turns out bumping the automake version helps too
Browse files Browse the repository at this point in the history
  • Loading branch information
cryogen committed Jul 15, 2016
1 parent 1441c2b commit 33ab93c
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 @@ -2,7 +2,7 @@
# vim: set fdm=marker ts=2 sw=2 et:

AC_PREREQ(2.59)
AC_INIT([oftc-hybrid],[1.7.0])
AC_INIT([oftc-hybrid],[1.7.1])

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([libltdl/config])
Expand Down

0 comments on commit 33ab93c

Please sign in to comment.