diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-16 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-16 00:00:45 +0000 |
commit | 07f4c03656a542717f6d0cee19f61b3da9f71059 (patch) | |
tree | 9b6241f545d639122602b19aaaa3a28d69eebf56 /bfd | |
parent | 54e48e55425f3465077424e9aacf071774ff931a (diff) | |
download | gdb-07f4c03656a542717f6d0cee19f61b3da9f71059.zip gdb-07f4c03656a542717f6d0cee19f61b3da9f71059.tar.gz gdb-07f4c03656a542717f6d0cee19f61b3da9f71059.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 3cdcdff..f8065a9 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 20240915 +#define BFD_VERSION_DATE 20240916 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |