aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-24 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-24 00:00:11 +0000
commit6777dece58127236db900215857f9070ad63e0bf (patch)
tree8465adb65a7433517b4bfcceeb0ec3fc7b9cb34b /bfd
parentee65c8f578bd531b1bf393cd79787dada3d1eb39 (diff)
downloadfsf-binutils-gdb-6777dece58127236db900215857f9070ad63e0bf.zip
fsf-binutils-gdb-6777dece58127236db900215857f9070ad63e0bf.tar.gz
fsf-binutils-gdb-6777dece58127236db900215857f9070ad63e0bf.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 c12414a..ab6d848 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 20230223
+#define BFD_VERSION_DATE 20230224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@