diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-03-15 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-03-15 00:00:19 +0000 |
commit | 5f7ebda2e2a3ff416844ba1704e9b113a923a58c (patch) | |
tree | 693b10126663c5cc724d866ef1955ce061da40eb | |
parent | fbe48798204180aa11c55e5377c1e23700b9c280 (diff) | |
download | gdb-5f7ebda2e2a3ff416844ba1704e9b113a923a58c.zip gdb-5f7ebda2e2a3ff416844ba1704e9b113a923a58c.tar.gz gdb-5f7ebda2e2a3ff416844ba1704e9b113a923a58c.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index dbd781a..6b9781b 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160314 +#define BFD_VERSION_DATE 20160315 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |