diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-03-30 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-03-30 00:00:36 +0000 |
commit | f7c486b165059e9d429c89e4152197061af30c31 (patch) | |
tree | 8d561b2844d42c3e6e18df274b94152cac6e3244 /bfd | |
parent | 75def2abc3dafb52418405905cd49e9c107c2640 (diff) | |
download | gdb-f7c486b165059e9d429c89e4152197061af30c31.zip gdb-f7c486b165059e9d429c89e4152197061af30c31.tar.gz gdb-f7c486b165059e9d429c89e4152197061af30c31.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 7a2bd7c..2ac5004 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20180329 +#define BFD_VERSION_DATE 20180330 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |