aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-08 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-08 00:00:41 +0000
commitd734d43a048b33ee12df2c06c2e782887e9715f6 (patch)
treed1beeaf74ed12f42d99861f54af0466a0ad647f6 /bfd
parente0282cf1284b4d358892427a6b4f60d6f4c0580b (diff)
downloadgdb-d734d43a048b33ee12df2c06c2e782887e9715f6.zip
gdb-d734d43a048b33ee12df2c06c2e782887e9715f6.tar.gz
gdb-d734d43a048b33ee12df2c06c2e782887e9715f6.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 ee69f53..6e2a16d 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 20230807
+#define BFD_VERSION_DATE 20230808
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@