aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-27 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-27 00:00:29 +0000
commitc2289ae34815e7c9048fa141f0551592db9897fa (patch)
tree8d4fe50f87f81e724c12ad3505a37287576d1e81 /bfd
parente7a293f376fef110ae59f5b9ae5bf0aaca68a4da (diff)
downloadgdb-c2289ae34815e7c9048fa141f0551592db9897fa.zip
gdb-c2289ae34815e7c9048fa141f0551592db9897fa.tar.gz
gdb-c2289ae34815e7c9048fa141f0551592db9897fa.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 390df7c..e619f03 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 20231226
+#define BFD_VERSION_DATE 20231227
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@