aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-27 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-27 00:00:39 +0000
commit2cfc66bc46570aa774819e5320a142b2b4a87e27 (patch)
treeb99239a25aea3f505af7a986e5df0b5b39886eca /bfd
parentaf42a868ef22e1a4cc0629a351d9524ef7be8553 (diff)
downloadgdb-2cfc66bc46570aa774819e5320a142b2b4a87e27.zip
gdb-2cfc66bc46570aa774819e5320a142b2b4a87e27.tar.gz
gdb-2cfc66bc46570aa774819e5320a142b2b4a87e27.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 4ef0d94..f64c994 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 20210626
+#define BFD_VERSION_DATE 20210627
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@