aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-27 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-27 00:01:06 +0000
commit086d11dce65f2382303bf84278c23addd462ffa3 (patch)
tree08dde786872fd4b1c9612fa09592e9526a0bed8f /bfd
parent709d5c936598f9272f57dc8e1b79d37b3c54a064 (diff)
downloadgdb-086d11dce65f2382303bf84278c23addd462ffa3.zip
gdb-086d11dce65f2382303bf84278c23addd462ffa3.tar.gz
gdb-086d11dce65f2382303bf84278c23addd462ffa3.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 929641c..e6f3c05 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 20230726
+#define BFD_VERSION_DATE 20230727
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@