aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-14 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-14 00:00:23 +0000
commitcd69e3f575fce2b78ff6ba62325e7fd8b99c1a40 (patch)
treefadc8fbbe8773853f013d390c782bdbd655fd4ec /bfd
parentaef36dee93bf194cb0b976a4ae49a79a736a188d (diff)
downloadgdb-cd69e3f575fce2b78ff6ba62325e7fd8b99c1a40.zip
gdb-cd69e3f575fce2b78ff6ba62325e7fd8b99c1a40.tar.gz
gdb-cd69e3f575fce2b78ff6ba62325e7fd8b99c1a40.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 23fd56f..d60a382 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 20230813
+#define BFD_VERSION_DATE 20230814
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@