aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-01 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-01 00:00:45 +0000
commit9e2dda428d1c8e9a3eead8a77f40ab2de3e458cb (patch)
tree5b78b83be13d848f718df7b191a8fc8eb1af8bbd /bfd
parenteb5b52158ff96573d3336135b0868d915299d93c (diff)
downloadgdb-9e2dda428d1c8e9a3eead8a77f40ab2de3e458cb.zip
gdb-9e2dda428d1c8e9a3eead8a77f40ab2de3e458cb.tar.gz
gdb-9e2dda428d1c8e9a3eead8a77f40ab2de3e458cb.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 a0f83ca..02a860f 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 20230831
+#define BFD_VERSION_DATE 20230901
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@