aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-18 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-18 00:00:32 +0000
commit1c8102d17f5e56796adb27d9a9180f2c5013b913 (patch)
treec00f79a78cfe88de7df2089fc4346d3c6b01e121 /bfd
parentb060213e0c9866469600b31ed570f483b3281c96 (diff)
downloadgdb-1c8102d17f5e56796adb27d9a9180f2c5013b913.zip
gdb-1c8102d17f5e56796adb27d9a9180f2c5013b913.tar.gz
gdb-1c8102d17f5e56796adb27d9a9180f2c5013b913.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 ccabf22..fd92c0b 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 20240417
+#define BFD_VERSION_DATE 20240418
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@