aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-19 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-19 00:00:57 +0000
commit2d81eaa04c0eb93deaa64fd3e41211b1fc3518b2 (patch)
treed1fcbdb782c2ae0392d840db9dfda6510905b8cf
parent90b684f6457bf6e9fb9f2cd269ed028f22c854a1 (diff)
downloadfsf-binutils-gdb-2d81eaa04c0eb93deaa64fd3e41211b1fc3518b2.zip
fsf-binutils-gdb-2d81eaa04c0eb93deaa64fd3e41211b1fc3518b2.tar.gz
fsf-binutils-gdb-2d81eaa04c0eb93deaa64fd3e41211b1fc3518b2.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 410a9ec..2c0983e 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 20231218
+#define BFD_VERSION_DATE 20231219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@