aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-11 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-11 00:00:08 +0000
commit943e09db6058e10dbb5f9be9d58a46b6706a8b01 (patch)
tree4d8ca67af23d601f2b4ae4669f5f1284f5267f72 /bfd
parenta7a0cb6c92ea76b580b3a1aab5185115459bd7e5 (diff)
downloadgdb-943e09db6058e10dbb5f9be9d58a46b6706a8b01.zip
gdb-943e09db6058e10dbb5f9be9d58a46b6706a8b01.tar.gz
gdb-943e09db6058e10dbb5f9be9d58a46b6706a8b01.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 4fdeffa..7d58995 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 20231110
+#define BFD_VERSION_DATE 20231111
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@