diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-06-03 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-06-03 00:00:36 +0000 |
commit | 0af6b29b9dcd8ff2c34d07a76e3416acf3758bfc (patch) | |
tree | 2da3d28d790f5c0cfa079934f21eef3c1823eeaa /bfd | |
parent | 4a4a4a27ba5c731044d3d3594545e6f06b0ec0e5 (diff) | |
download | gdb-0af6b29b9dcd8ff2c34d07a76e3416acf3758bfc.zip gdb-0af6b29b9dcd8ff2c34d07a76e3416acf3758bfc.tar.gz gdb-0af6b29b9dcd8ff2c34d07a76e3416acf3758bfc.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 2d278ad..a48c176 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170602 +#define BFD_VERSION_DATE 20170603 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |