aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-03-29 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-03-29 00:00:11 +0000
commitc3b5c85639b42242dc487bd81a36cb3532b87dad (patch)
tree27018c10d8fec88d86447bcdaf713204051b270e /bfd
parent93d50cd8f0b59aed37a3a0e69155dd34d5a3c1f1 (diff)
downloadgdb-c3b5c85639b42242dc487bd81a36cb3532b87dad.zip
gdb-c3b5c85639b42242dc487bd81a36cb3532b87dad.tar.gz
gdb-c3b5c85639b42242dc487bd81a36cb3532b87dad.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 b3c06b1..726b4e1 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 20230328
+#define BFD_VERSION_DATE 20230329
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@