aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-04-29 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2021-04-29 00:00:33 +0000
commitae95c78d266a3def29258e67fd364264a0579d9d (patch)
tree2f8166da12557c6fbd544a9adc6cf3d6cfd62216 /bfd
parentdb2534b704e5f1227decd2a0cfe62bff1d2bee65 (diff)
downloadgdb-ae95c78d266a3def29258e67fd364264a0579d9d.zip
gdb-ae95c78d266a3def29258e67fd364264a0579d9d.tar.gz
gdb-ae95c78d266a3def29258e67fd364264a0579d9d.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 c034c34..aefebf9 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 20210428
+#define BFD_VERSION_DATE 20210429
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@