aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-20 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-20 00:00:57 +0000
commit72a940c08470742b6cc3e3a810652cdb73d12d8c (patch)
treef3b9ae70b55cd4e957d78b6653b6236485d49ff9
parent2d81eaa04c0eb93deaa64fd3e41211b1fc3518b2 (diff)
downloadfsf-binutils-gdb-72a940c08470742b6cc3e3a810652cdb73d12d8c.zip
fsf-binutils-gdb-72a940c08470742b6cc3e3a810652cdb73d12d8c.tar.gz
fsf-binutils-gdb-72a940c08470742b6cc3e3a810652cdb73d12d8c.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 2c0983e..2ccab7e 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 20231219
+#define BFD_VERSION_DATE 20231220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@