Skip to content

Commit

Permalink
Merge branch 'llvm-3.5' into llvm-3.6
Browse files Browse the repository at this point in the history
Byfl 1.3 --> 1.4
  • Loading branch information
spakin committed Sep 24, 2015
2 parents 5c61f91 + ad895b5 commit 8906744
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.3], [pakin@lanl.gov])
AC_INIT([byfl], [1.4], [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 8906744

Please sign in to comment.