aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-17 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-17 00:00:11 +0000
commit6a4058a60683ea096683d441cb78e3ad686f134f (patch)
treebf8f9ce457463e08d63562d02114b5c8e919273c /bfd
parente2adba909e74b9c60c1e776d5d0e7079f502363c (diff)
downloadbinutils-6a4058a60683ea096683d441cb78e3ad686f134f.zip
binutils-6a4058a60683ea096683d441cb78e3ad686f134f.tar.gz
binutils-6a4058a60683ea096683d441cb78e3ad686f134f.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 dbaa5aa..7133c7c 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 20230616
+#define BFD_VERSION_DATE 20230617
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@