diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-04-28 00:00:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-04-28 00:00:22 +0000 |
commit | a3a65e6e1d8b31bf2c8b0abca1903106ae48e092 (patch) | |
tree | a1031ab42d1c829cbfc3d4341af6e58877e36920 | |
parent | 83a471c3a112bfce3b13085e51209c826be8257d (diff) | |
download | gdb-a3a65e6e1d8b31bf2c8b0abca1903106ae48e092.zip gdb-a3a65e6e1d8b31bf2c8b0abca1903106ae48e092.tar.gz gdb-a3a65e6e1d8b31bf2c8b0abca1903106ae48e092.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 eec59cf..4701c67 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160427 +#define BFD_VERSION_DATE 20160428 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |