aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-13 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-13 00:00:21 +0000
commit81c0c22bc8f200cc8ecd766ff2b3505e357887f2 (patch)
tree208a8d8bb0fd3dd11572fb71d9b102528a1a9d5b /bfd
parent0c1aa2a09531b3256c8134258a2c75b694c9bd70 (diff)
downloadbinutils-81c0c22bc8f200cc8ecd766ff2b3505e357887f2.zip
binutils-81c0c22bc8f200cc8ecd766ff2b3505e357887f2.tar.gz
binutils-81c0c22bc8f200cc8ecd766ff2b3505e357887f2.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 42f602d..c574deb 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 20230112
+#define BFD_VERSION_DATE 20230113
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@