aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-01 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-01 00:00:23 +0000
commit35d1b0784a27fcd71daf1b058423010c9001f039 (patch)
tree31c62386d5699a762e2c4dc90ea2c8ff0403f1d5
parent93579f6f908fa6010b141fd5da2974d878869c80 (diff)
downloadgdb-35d1b0784a27fcd71daf1b058423010c9001f039.zip
gdb-35d1b0784a27fcd71daf1b058423010c9001f039.tar.gz
gdb-35d1b0784a27fcd71daf1b058423010c9001f039.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 333881d..716d09f 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 20181130
+#define BFD_VERSION_DATE 20181201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@