aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-10 00:01:17 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-10 00:01:17 +0000
commit07db9a2907d022bc6dae7885fd8faf921c3d8611 (patch)
treef6192f5e48d27ec5f89b07eab46883719228656a /bfd
parentc0c1b91d9919fb1b11e9648fcb1ec1792b92b6b5 (diff)
downloadgdb-07db9a2907d022bc6dae7885fd8faf921c3d8611.zip
gdb-07db9a2907d022bc6dae7885fd8faf921c3d8611.tar.gz
gdb-07db9a2907d022bc6dae7885fd8faf921c3d8611.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 680c0f7..b2249bd 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 20230809
+#define BFD_VERSION_DATE 20230810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@