aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-28 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-28 00:00:10 +0000
commitdaf306a6f1ac3226d53806ff2b8eee723a838e68 (patch)
tree5bf1f1b81762adee2097d623eb86c4e5e3da27ee /bfd
parent802c2244afaa65d20a18c10d2d3e1823b466f357 (diff)
downloadgdb-daf306a6f1ac3226d53806ff2b8eee723a838e68.zip
gdb-daf306a6f1ac3226d53806ff2b8eee723a838e68.tar.gz
gdb-daf306a6f1ac3226d53806ff2b8eee723a838e68.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 eb314f0..4d69ac4 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 20240927
+#define BFD_VERSION_DATE 20240928
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@