aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-22 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-22 00:00:24 +0000
commit65d20a7403f2a2a6b20572e007f43037306d2a09 (patch)
treeaf9f432a0d69871141fe32b21b136a9ee1f66c93 /bfd
parent26c957f12762816a90d5145c7c527ca48c890855 (diff)
downloadgdb-65d20a7403f2a2a6b20572e007f43037306d2a09.zip
gdb-65d20a7403f2a2a6b20572e007f43037306d2a09.tar.gz
gdb-65d20a7403f2a2a6b20572e007f43037306d2a09.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 68fbda7..f91b592 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 20190821
+#define BFD_VERSION_DATE 20190822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@