Skip to content

Commit 2408134

Browse files
committed
Updated the Byfl version number from 1.2 to 1.3
About to do a release...
1 parent fb0e3f1 commit 2408134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dnl ### By Scott Pakin <pakin@lanl.gov> ###
44
dnl #######################################
55

66
dnl Initialize Autoconf and friends.
7-
AC_INIT([byfl], [1.2], [pakin@lanl.gov])
7+
AC_INIT([byfl], [1.3], [pakin@lanl.gov])
88
AC_CONFIG_SRCDIR([lib/byfl/byfl.h])
99
AC_CONFIG_HEADERS([config.h])
1010
AM_INIT_AUTOMAKE([foreign])

0 commit comments

Comments
 (0)