diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-04-17 00:00:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-04-17 00:00:35 +0000 |
commit | 4f7b9bc89da62f5f43616d0d817d06845e703fb3 (patch) | |
tree | e85b98e612d84eb4ae03dc79a59ffe7667a2d979 | |
parent | 43b656588a3fcad2bc0e7316c4aa29cb067d7c2f (diff) | |
download | gdb-4f7b9bc89da62f5f43616d0d817d06845e703fb3.zip gdb-4f7b9bc89da62f5f43616d0d817d06845e703fb3.tar.gz gdb-4f7b9bc89da62f5f43616d0d817d06845e703fb3.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 98e6841..641deac 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 20220416 +#define BFD_VERSION_DATE 20220417 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |