aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-19 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-19 00:00:25 +0000
commitd1648ffe809ad288d989cd4f6794c01f524471f2 (patch)
tree3e0bda5883c5912e6e814779141ffa11a659048e /bfd
parent989aa9b8e8e340ba65f386cbfd239009a3aba68f (diff)
downloadgdb-d1648ffe809ad288d989cd4f6794c01f524471f2.zip
gdb-d1648ffe809ad288d989cd4f6794c01f524471f2.tar.gz
gdb-d1648ffe809ad288d989cd4f6794c01f524471f2.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 08fd93a..de9e8ed 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 20240218
+#define BFD_VERSION_DATE 20240219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@