aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-21 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-21 00:00:53 +0000
commit0d90ae96c5668fcd1c1499bdf6e03d105d8650b2 (patch)
treed16655843e833a070e6e9c4f53c490028cf2b921 /bfd
parenta61ce0ce48c6353058f1b2214b0725f618ae7132 (diff)
downloadgdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.zip
gdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.tar.gz
gdb-0d90ae96c5668fcd1c1499bdf6e03d105d8650b2.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 2de1c15..f24ddd2 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 20221220
+#define BFD_VERSION_DATE 20221221
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@