aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-07-04 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2023-07-04 00:00:25 +0000
commit7418ba8ab2706f697003448a3877be4b50c874d0 (patch)
tree6b5eefa0bc2d55095dfc1d92e773f9e62f4f761f /bfd
parentd32e20f0bf7dcafd712e532e1274f64f613088e6 (diff)
downloadgdb-7418ba8ab2706f697003448a3877be4b50c874d0.zip
gdb-7418ba8ab2706f697003448a3877be4b50c874d0.tar.gz
gdb-7418ba8ab2706f697003448a3877be4b50c874d0.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 fe66b91..ca142a3 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 20230703
+#define BFD_VERSION_DATE 20230704
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@