diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-03 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-03 00:00:45 +0000 |
commit | f0b3db31752893b5a03b9b1ec451c36a5bd9482c (patch) | |
tree | cc28de16f2db72ac8062697122908f969f57f0f5 | |
parent | c26e2c8be86aeb93d6bee0e2f1750e2065268f2b (diff) | |
download | gdb-f0b3db31752893b5a03b9b1ec451c36a5bd9482c.zip gdb-f0b3db31752893b5a03b9b1ec451c36a5bd9482c.tar.gz gdb-f0b3db31752893b5a03b9b1ec451c36a5bd9482c.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 6ac3a29..aba921a 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 20220702 +#define BFD_VERSION_DATE 20220703 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |