aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-30 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-30 00:00:50 +0000
commit8dfd4fa679e3a4b7ce357bf719e920dbd08b7601 (patch)
tree7a642c0840ad6282a1e1f4de89eb50c1ae5ff71b
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-8dfd4fa679e3a4b7ce357bf719e920dbd08b7601.tar.gz
binutils-gdb-8dfd4fa679e3a4b7ce357bf719e920dbd08b7601.tar.bz2
binutils-gdb-8dfd4fa679e3a4b7ce357bf719e920dbd08b7601.zip
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index d26e76251de..f095c0145bd 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 20220129
+#define BFD_VERSION_DATE 20220130
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@