Skip to content

Commit

Permalink
Bump the bap version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
fenner committed Feb 3, 2005
1 parent bf35bb2 commit 8eee6f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dnl $Fenner: abnf-parser/configure.ac,v 1.6 2004/09/17 03:17:13 fenner Exp $
dnl $Fenner: abnf-parser/configure.ac,v 1.7 2005/02/03 05:38:02 fenner Exp $
dnl
dnl Boy does modern autoconf make it hard to have a small ./configure.
dnl Sorry that it's so huge for almost no configuration.

AC_INIT(bap, 1.0)
AC_INIT(bap, 1.1)

AC_PROG_CC
AC_PROG_YACC
Expand Down

0 comments on commit 8eee6f4

Please sign in to comment.