aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-04 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-04 00:00:24 +0000
commit1485a3fb63619cced99dd7a4a043cf01a0f423d9 (patch)
treeaa658b1187769c0b3c2cb958e299279a9bf4510d
parent90f8d97c8efa75f7f019b868eca9c626bc35203d (diff)
downloadgdb-1485a3fb63619cced99dd7a4a043cf01a0f423d9.zip
gdb-1485a3fb63619cced99dd7a4a043cf01a0f423d9.tar.gz
gdb-1485a3fb63619cced99dd7a4a043cf01a0f423d9.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 2c916d0..a75e0d4 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 20240303
+#define BFD_VERSION_DATE 20240304
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@