aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-13 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-13 00:01:01 +0000
commitd54a65f427fc9b66604a5b231e291563dbd98963 (patch)
treed7cebb9fa3f9de8b97c710855e4289da854af2ec /bfd
parent3cc048fc6b1f29ea7f5de83815e56884bbd05f61 (diff)
downloadbinutils-d54a65f427fc9b66604a5b231e291563dbd98963.zip
binutils-d54a65f427fc9b66604a5b231e291563dbd98963.tar.gz
binutils-d54a65f427fc9b66604a5b231e291563dbd98963.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 42f602d..c574deb 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 20230112
+#define BFD_VERSION_DATE 20230113
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@