Skip to content

Commit

Permalink
Version bump from 1.4 to 1.5 in preparation for a release
Browse files Browse the repository at this point in the history
  • Loading branch information
spakin committed Mar 2, 2016
1 parent d43e8eb commit 18f3bbb
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 @@ -4,7 +4,7 @@ dnl ### By Scott Pakin <pakin@lanl.gov> ###
dnl #######################################

dnl Initialize Autoconf and friends.
AC_INIT([byfl], [1.4], [pakin@lanl.gov])
AC_INIT([byfl], [1.5], [pakin@lanl.gov])
AC_CONFIG_SRCDIR([lib/byfl/byfl.h])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign])
Expand Down

0 comments on commit 18f3bbb

Please sign in to comment.