aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-09-01 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2018-09-01 00:00:38 +0000
commitd431d6279bdcd475feb921a3aa8ecf0cf3ffc6a6 (patch)
treed22a428db92e2da6326ce479aa100587ff19e314 /bfd
parentbe192bc284b329fa0b38646bd3df9a02b880a704 (diff)
downloadgdb-d431d6279bdcd475feb921a3aa8ecf0cf3ffc6a6.zip
gdb-d431d6279bdcd475feb921a3aa8ecf0cf3ffc6a6.tar.gz
gdb-d431d6279bdcd475feb921a3aa8ecf0cf3ffc6a6.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 1a09261..ccbf55e 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 20180831
+#define BFD_VERSION_DATE 20180901
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@