aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-31 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-31 00:00:10 +0000
commit2da7ec8e8a722c146a9b7b9e52ad3b31f14256fa (patch)
treea8a84ee03eabdf670c0422b8884a5c9f7c110a56
parentcb2a1d0aca416235aed885e4796eeb70fbcd3b95 (diff)
downloadbinutils-2da7ec8e8a722c146a9b7b9e52ad3b31f14256fa.zip
binutils-2da7ec8e8a722c146a9b7b9e52ad3b31f14256fa.tar.gz
binutils-2da7ec8e8a722c146a9b7b9e52ad3b31f14256fa.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 d5f1c25..289b033 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 20221230
+#define BFD_VERSION_DATE 20221231
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@