aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-04-26 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-04-26 00:00:07 +0000
commitec9c4d83220d0991c07a37116e27d4449061f2b8 (patch)
tree86d08c00e2bfa90819d589f904c9d7a9ae5bb3f3 /bfd
parentb9771db784e287ec176dd2746a278eacdd973cf4 (diff)
downloadgdb-ec9c4d83220d0991c07a37116e27d4449061f2b8.zip
gdb-ec9c4d83220d0991c07a37116e27d4449061f2b8.tar.gz
gdb-ec9c4d83220d0991c07a37116e27d4449061f2b8.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 2da6482..fbe58ed 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 20200425
+#define BFD_VERSION_DATE 20200426
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@