aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-23 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-23 00:00:17 +0000
commitda02021b59983145f7da0226afb46345cda5d9ef (patch)
treea58cf6f9e33ec92f73b7c31509eda14dafa16d40 /bfd
parent10a0a5e239634fdabff35623efe2ca632047755e (diff)
downloadgdb-da02021b59983145f7da0226afb46345cda5d9ef.zip
gdb-da02021b59983145f7da0226afb46345cda5d9ef.tar.gz
gdb-da02021b59983145f7da0226afb46345cda5d9ef.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 3e41233..5f79d5c 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 20231122
+#define BFD_VERSION_DATE 20231123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@