aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-10 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-10 00:00:24 +0000
commit286b5c11d8a3dbecfbf37027a9d608ce271d0485 (patch)
tree48cd177102f8392c2e4f0a99b6523362b74f8345
parent990cfb441c98475705d361bc3525c6dac95731ba (diff)
downloadgdb-286b5c11d8a3dbecfbf37027a9d608ce271d0485.zip
gdb-286b5c11d8a3dbecfbf37027a9d608ce271d0485.tar.gz
gdb-286b5c11d8a3dbecfbf37027a9d608ce271d0485.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 0cc7229..4e19839 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 20210609
+#define BFD_VERSION_DATE 20210610
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@