aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-06 00:01:51 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-06 00:01:51 +0000
commit6d21de753d66b056878639a20985db3e8b9e4d5f (patch)
tree3bdf22c958ff4d361271ac8244826e7212f9f6a2 /bfd
parentc88285779649034f52e83c16adc2b8f922167d0b (diff)
downloadgdb-6d21de753d66b056878639a20985db3e8b9e4d5f.zip
gdb-6d21de753d66b056878639a20985db3e8b9e4d5f.tar.gz
gdb-6d21de753d66b056878639a20985db3e8b9e4d5f.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 d45c5b0..b19741a 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 20230105
+#define BFD_VERSION_DATE 20230106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@