aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-07 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-07 00:00:53 +0000
commit82a83b0f41001864d5d41c268b154c84a3b398b9 (patch)
treeaf012734b799405fdb4764610bb78115b603a727 /bfd
parent514dead4d8433fdc7bc08016222f623085a53721 (diff)
downloadbinutils-82a83b0f41001864d5d41c268b154c84a3b398b9.zip
binutils-82a83b0f41001864d5d41c268b154c84a3b398b9.tar.gz
binutils-82a83b0f41001864d5d41c268b154c84a3b398b9.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 b19741a..5485af9 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 20230106
+#define BFD_VERSION_DATE 20230107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@