We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0e3f1 commit 2408134Copy full SHA for 2408134
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.2], [pakin@lanl.gov])
+AC_INIT([byfl], [1.3], [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