aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-22 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-22 00:01:09 +0000
commit76a0b485ece570d00a4a7a4d7b920d0e119b1914 (patch)
treef4ab4d9230137ceb5782946c8b3d06792d6cb1b3 /bfd
parentcb7364414157c42de5ea618d98e2be9eff1894ba (diff)
downloadgdb-76a0b485ece570d00a4a7a4d7b920d0e119b1914.zip
gdb-76a0b485ece570d00a4a7a4d7b920d0e119b1914.tar.gz
gdb-76a0b485ece570d00a4a7a4d7b920d0e119b1914.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 4d335c5..0e1948b 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 20191221
+#define BFD_VERSION_DATE 20191222
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@