diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-26 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-26 00:00:10 +0000 |
commit | d1a24139adfb2f029c9d52a9c43da44a617f90a4 (patch) | |
tree | 31553c6debb566f66631a59232f5656de15ca185 | |
parent | f85c0e1e206fd539246a775121cfeece94833984 (diff) | |
download | gdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.zip gdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.tar.gz gdb-d1a24139adfb2f029c9d52a9c43da44a617f90a4.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 163fdf1..841363b 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 20220525 +#define BFD_VERSION_DATE 20220526 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |