aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-07-21 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2024-07-21 00:00:24 +0000
commitd2f8ed901998a687d52dc308bbcc4a46699b4c2a (patch)
tree367e01cfc9c7c6711313792718c685d9123dd775 /bfd
parenta69553e8f782de061269a0c1bea0e0eecb3d6550 (diff)
downloadbinutils-d2f8ed901998a687d52dc308bbcc4a46699b4c2a.zip
binutils-d2f8ed901998a687d52dc308bbcc4a46699b4c2a.tar.gz
binutils-d2f8ed901998a687d52dc308bbcc4a46699b4c2a.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 6269439..b6800d3 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 20240720
+#define BFD_VERSION_DATE 20240721
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@