aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-25 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-25 00:00:54 +0000
commit204c8ed14d80c35dc25cd872e449c0dd014787b3 (patch)
treee932ffdd44e1f7dd37932bb27bd1ce6cf13caa7b /bfd
parent661169d7b58e3936d2e84eccf1b7c54138cc172c (diff)
downloadgdb-204c8ed14d80c35dc25cd872e449c0dd014787b3.zip
gdb-204c8ed14d80c35dc25cd872e449c0dd014787b3.tar.gz
gdb-204c8ed14d80c35dc25cd872e449c0dd014787b3.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 b84659a..467464b 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 20221224
+#define BFD_VERSION_DATE 20221225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@