aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-21 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-21 00:00:34 +0000
commit29c0e7512493aa6cdd713024909c352964fe1b1a (patch)
tree4ea39ade0c0e9ad6a658c435a57f8adb80cb35b1 /bfd
parent8e1316e2e4dd0e9dbff518c5fc502827844995c0 (diff)
downloadgdb-29c0e7512493aa6cdd713024909c352964fe1b1a.zip
gdb-29c0e7512493aa6cdd713024909c352964fe1b1a.tar.gz
gdb-29c0e7512493aa6cdd713024909c352964fe1b1a.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 9d9ff9b..024ab2a 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 20230820
+#define BFD_VERSION_DATE 20230821
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@