aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-03-14 00:01:02 +0000
committerGDB Admin <brobecker@adacore.com>2023-03-14 00:01:02 +0000
commit712d71a24aadb3d68fcc69ae9571732c760f54b4 (patch)
treebc18e576a6e5136e9cde165ffdf614ee711fc0d2 /bfd
parentdeb65a3cd86462cb19d10a867ee474b3f4cf7012 (diff)
downloadgdb-712d71a24aadb3d68fcc69ae9571732c760f54b4.zip
gdb-712d71a24aadb3d68fcc69ae9571732c760f54b4.tar.gz
gdb-712d71a24aadb3d68fcc69ae9571732c760f54b4.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 09fd2c7..97a03cd 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 20230313
+#define BFD_VERSION_DATE 20230314
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@