aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-30 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-30 00:00:18 +0000
commit5ea615a22b0b0a2aef79c04f9718ba6aa526bd76 (patch)
tree281a7317035c3916d80fd9310cf5f6ecc313f444 /bfd
parent04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571 (diff)
downloadgdb-5ea615a22b0b0a2aef79c04f9718ba6aa526bd76.zip
gdb-5ea615a22b0b0a2aef79c04f9718ba6aa526bd76.tar.gz
gdb-5ea615a22b0b0a2aef79c04f9718ba6aa526bd76.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 0817f31..435c8fe 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 20231029
+#define BFD_VERSION_DATE 20231030
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@