aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-09 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-09 00:00:13 +0000
commit4bc828f8765d0b342d3d57837172170d14d36966 (patch)
tree363a8e6805ace83fd809cd3034c4d8085262a45e /bfd
parentda8730e8f9255b683f0b5d311ac31cabf84fa1de (diff)
downloadgdb-4bc828f8765d0b342d3d57837172170d14d36966.zip
gdb-4bc828f8765d0b342d3d57837172170d14d36966.tar.gz
gdb-4bc828f8765d0b342d3d57837172170d14d36966.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 bb02855..9e88f04 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 20240908
+#define BFD_VERSION_DATE 20240909
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@