aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-28 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-28 00:00:43 +0000
commit1ddaf334cfca50957fe33a6b23fab79a85ea1655 (patch)
tree8c9a9e6798770f70699365a625b4bb6217e1d99c
parentace206a5a5d86d8427607fd1af484689c0b23eaf (diff)
downloadgdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.zip
gdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.tar.gz
gdb-1ddaf334cfca50957fe33a6b23fab79a85ea1655.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 54c7d89..82cc1c6 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 20191227
+#define BFD_VERSION_DATE 20191228
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@