aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-19 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-19 00:00:19 +0000
commita17a212139296b7b0f32d4535640d779c396acef (patch)
tree78e783762d15a175f66fe3f64832bb4ecebdae99 /bfd
parent9a0de6abdd1af5a4eaafb44d7cda6ad60a4b6485 (diff)
downloadgdb-a17a212139296b7b0f32d4535640d779c396acef.zip
gdb-a17a212139296b7b0f32d4535640d779c396acef.tar.gz
gdb-a17a212139296b7b0f32d4535640d779c396acef.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 9458984..408e2e1 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 20220418
+#define BFD_VERSION_DATE 20220419
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@