aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-25 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-25 00:00:34 +0000
commit7ea5b1997a573920f2cbc8b305276d172dc18277 (patch)
tree52b9d845b782b54ecc5b131ef26ef974561afcd5 /bfd
parent175ee55a229d9a02ae702f8818e2e022faae3132 (diff)
downloadfsf-binutils-gdb-7ea5b1997a573920f2cbc8b305276d172dc18277.zip
fsf-binutils-gdb-7ea5b1997a573920f2cbc8b305276d172dc18277.tar.gz
fsf-binutils-gdb-7ea5b1997a573920f2cbc8b305276d172dc18277.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 aa83093..bc34989 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 20230524
+#define BFD_VERSION_DATE 20230525
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@