We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48a735 commit 786331eCopy full SHA for 786331e
configure.ac
@@ -4,7 +4,7 @@ dnl ### By Scott Pakin <pakin@lanl.gov> ###
4
dnl #######################################
5
6
dnl Initialize Autoconf and friends.
7
-AC_INIT([byfl], [1.0], [pakin@lanl.gov])
+AC_INIT([byfl], [1.1], [pakin@lanl.gov])
8
AC_CONFIG_SRCDIR([lib/byfl/byfl.h])
9
AC_CONFIG_HEADERS([config.h])
10
AM_INIT_AUTOMAKE([foreign])
0 commit comments