diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-30 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-30 00:00:21 +0000 |
commit | cce80da09dda0d2da8a9de9093e1e7a4e72b3af8 (patch) | |
tree | afb24c231f16ce0729c7ae80995426a3efdbe1b1 | |
parent | 30be4ac09a2fc712c49a2d03db5ca72cb6a7988a (diff) | |
download | gdb-cce80da09dda0d2da8a9de9093e1e7a4e72b3af8.zip gdb-cce80da09dda0d2da8a9de9093e1e7a4e72b3af8.tar.gz gdb-cce80da09dda0d2da8a9de9093e1e7a4e72b3af8.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 e176df7..84bff92 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 20210929 +#define BFD_VERSION_DATE 20210930 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |