aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-13 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-13 00:00:13 +0000
commitf6b9eb5e296da177a353b4b73239b80a0cd551a2 (patch)
tree62ab5999c1edeced12f37cd92e27faf60d6eb0f1 /bfd
parentfdc82b33c455b049d4739ef0959f458263197a33 (diff)
downloadgdb-f6b9eb5e296da177a353b4b73239b80a0cd551a2.zip
gdb-f6b9eb5e296da177a353b4b73239b80a0cd551a2.tar.gz
gdb-f6b9eb5e296da177a353b4b73239b80a0cd551a2.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 1bd7dce..151f1ab 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 20230212
+#define BFD_VERSION_DATE 20230213
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@