diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-14 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-14 00:00:20 +0000 |
commit | 869fa2b36cb2db03deda55225560a2f93d98cc0b (patch) | |
tree | f38cffaa04cbe1c3bb5ebc242b382af51a605b12 | |
parent | 9779607aff84cad92d8800290dce4eb17c17ce12 (diff) | |
download | gdb-869fa2b36cb2db03deda55225560a2f93d98cc0b.zip gdb-869fa2b36cb2db03deda55225560a2f93d98cc0b.tar.gz gdb-869fa2b36cb2db03deda55225560a2f93d98cc0b.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 2f0684a..6e494c4 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 20220713 +#define BFD_VERSION_DATE 20220714 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |