aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-25 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-25 00:00:09 +0000
commit4cf3d79e64bebab661564d81bd72a9d8436dbb3a (patch)
tree569905d57f15ebc4aa6f7c4833fd71814023630e
parent60122dbef4eb01b634019bd71ef47dec8faab274 (diff)
downloadgdb-4cf3d79e64bebab661564d81bd72a9d8436dbb3a.zip
gdb-4cf3d79e64bebab661564d81bd72a9d8436dbb3a.tar.gz
gdb-4cf3d79e64bebab661564d81bd72a9d8436dbb3a.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 0d9a133..1e83210 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 20200824
+#define BFD_VERSION_DATE 20200825
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@