aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-01 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-01 00:00:36 +0000
commit55f635a216a20d25a22fd3d557b92b58a48e4938 (patch)
tree445d1e90c420592ab54c93f0d1d27f5eb2e390d5 /bfd
parentfa2b9e04060b25f0338110798c08415081eab365 (diff)
downloadgdb-55f635a216a20d25a22fd3d557b92b58a48e4938.zip
gdb-55f635a216a20d25a22fd3d557b92b58a48e4938.tar.gz
gdb-55f635a216a20d25a22fd3d557b92b58a48e4938.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 61b2080..47c0cab 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 20230731
+#define BFD_VERSION_DATE 20230801
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@