diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-17 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-17 00:00:12 +0000 |
commit | f39cc214d560a5fac30f64c9ef2d0daeeab9f901 (patch) | |
tree | 56b7b0891edf70f1f37c9c5d195ad2d94680b1f6 | |
parent | c3359b8b95e7dc0a7387a1c307661f60a34236b5 (diff) | |
download | gdb-f39cc214d560a5fac30f64c9ef2d0daeeab9f901.zip gdb-f39cc214d560a5fac30f64c9ef2d0daeeab9f901.tar.gz gdb-f39cc214d560a5fac30f64c9ef2d0daeeab9f901.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 025ef69..ad65f6f 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 20220716 +#define BFD_VERSION_DATE 20220717 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |