aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-09 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-09 00:00:08 +0000
commit851a4f24d7848489e12374550cf5c8e05fa617e7 (patch)
tree578ad58a1f774003a8efaab2858d93626cfe18a6 /bfd
parentb886031bd2bb19b304c3d14594bfc8a4107a6c28 (diff)
downloadgdb-851a4f24d7848489e12374550cf5c8e05fa617e7.zip
gdb-851a4f24d7848489e12374550cf5c8e05fa617e7.tar.gz
gdb-851a4f24d7848489e12374550cf5c8e05fa617e7.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 ebd70ea..b319cc2 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 20211008
+#define BFD_VERSION_DATE 20211009
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@