aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-22 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-22 00:00:10 +0000
commit80fa407f9fb8df8b4d4ac3d5db8cc7bdc07eab7f (patch)
treeca3b4478ed54a1c1d382fd3ee29786a489658327 /bfd
parent6e4be957f79b67c117220b39a663c0319dec6b2d (diff)
downloadgdb-80fa407f9fb8df8b4d4ac3d5db8cc7bdc07eab7f.zip
gdb-80fa407f9fb8df8b4d4ac3d5db8cc7bdc07eab7f.tar.gz
gdb-80fa407f9fb8df8b4d4ac3d5db8cc7bdc07eab7f.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 f7a0c26..c6d6828 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 20240421
+#define BFD_VERSION_DATE 20240422
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@