aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-11 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-11 00:00:49 +0000
commit7a52f4e7ba3470ef3d93a1edfcf628162d5a2481 (patch)
tree19ca73e9287712158b7548ab8fdc2fa46ee8c621
parentfb0b83d80d11c2501a9262198f26a820b09f5258 (diff)
downloadgdb-7a52f4e7ba3470ef3d93a1edfcf628162d5a2481.zip
gdb-7a52f4e7ba3470ef3d93a1edfcf628162d5a2481.tar.gz
gdb-7a52f4e7ba3470ef3d93a1edfcf628162d5a2481.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 78127b0..77989d3 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 20220110
+#define BFD_VERSION_DATE 20220111
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@