aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-28 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-28 00:00:42 +0000
commit072029171354eee0e2f90527196ddda5a85e98c1 (patch)
tree409ca9c1fff6284c9424b9ce544d60d623976bf8 /bfd
parentb6061d4d383b08966d16a0b0f72c69f35fc4beb9 (diff)
downloadgdb-072029171354eee0e2f90527196ddda5a85e98c1.zip
gdb-072029171354eee0e2f90527196ddda5a85e98c1.tar.gz
gdb-072029171354eee0e2f90527196ddda5a85e98c1.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 1039735..9f7d7d0 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 20190327
+#define BFD_VERSION_DATE 20190328
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@