aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-11-23 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-11-23 00:00:08 +0000
commit4d3af74a388191e3363d104e6702acfd96dc5e60 (patch)
treea5887cb32cab9a8980ef104e6dd2c07fecb70dc0 /bfd
parentc272a98cbf596ddf1a70a41801c6e86d9564d152 (diff)
downloadgdb-4d3af74a388191e3363d104e6702acfd96dc5e60.zip
gdb-4d3af74a388191e3363d104e6702acfd96dc5e60.tar.gz
gdb-4d3af74a388191e3363d104e6702acfd96dc5e60.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 b7578de..5182a51 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 20211122
+#define BFD_VERSION_DATE 20211123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@