aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-30 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-30 00:00:49 +0000
commit8891a9751f91dd00b9d5656a5e6cb1fc77697868 (patch)
treef61458ba6a0892875ef5189e78521e56d1d166d4 /bfd
parent17c78a23491ce76fd6d21cdbf2db3c0cf02145e0 (diff)
downloadgdb-8891a9751f91dd00b9d5656a5e6cb1fc77697868.zip
gdb-8891a9751f91dd00b9d5656a5e6cb1fc77697868.tar.gz
gdb-8891a9751f91dd00b9d5656a5e6cb1fc77697868.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 f534578..0932b6b 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 20240629
+#define BFD_VERSION_DATE 20240630
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@