diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-30 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-30 00:00:14 +0000 |
commit | 2c37ce86c1515243cb0ab135feb5f1bb11b768ce (patch) | |
tree | 969b2980413ca718f59e1f0df60702ce72f60740 | |
parent | 40acbd34527648e0c375b965b16ab5b7f2ecae6c (diff) | |
download | gdb-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.zip gdb-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.tar.gz gdb-2c37ce86c1515243cb0ab135feb5f1bb11b768ce.tar.bz2 |
Automatic date update in version.in
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 5b7c0d4..d570f80 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 20240529 +#define BFD_VERSION_DATE 20240530 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |