aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-11 00:01:03 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-11 00:01:03 +0000
commitbfeab620d3342007339c8da703d1f2f2f4096000 (patch)
tree6184cbf9dfa3c6cd0bc489ddb24c946628876a8f /bfd
parentd9c923f032809f17f0b2cec00fdf8158a3105625 (diff)
downloadfsf-binutils-gdb-bfeab620d3342007339c8da703d1f2f2f4096000.zip
fsf-binutils-gdb-bfeab620d3342007339c8da703d1f2f2f4096000.tar.gz
fsf-binutils-gdb-bfeab620d3342007339c8da703d1f2f2f4096000.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@