aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-25 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-25 00:00:09 +0000
commit0e389a1595b792a70aa76e60dc3e5244a10f2a55 (patch)
treedff95d22b1d01173e1bfd8245f585e259baf61f5 /bfd
parentb46e0b89f3db9609fc56e0de52855586317c44d6 (diff)
downloadbinutils-0e389a1595b792a70aa76e60dc3e5244a10f2a55.zip
binutils-0e389a1595b792a70aa76e60dc3e5244a10f2a55.tar.gz
binutils-0e389a1595b792a70aa76e60dc3e5244a10f2a55.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 91483f6..d97b5bb 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 20230624
+#define BFD_VERSION_DATE 20230625
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@