diff --git a/bfd/configure b/bfd/configure index 3a1d3c4..4354e60 100755 --- a/bfd/configure +++ b/bfd/configure @@ -3249,7 +3249,7 @@ fi # Define the identity of the package. PACKAGE=bfd - VERSION=2.14a + VERSION=2.14b cat >>confdefs.h <<_ACEOF diff --git a/bfd/version.h b/bfd/version.h index 2b77c7a..c6606f8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,3 +1,3 @@ -#define BFD_VERSION_DATE 20030612 +#define BFD_VERSION_DATE 20170314 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_string@