Automatic date update in version.in
authorGDB Administrator <gdbadmin@sourceware.org>
Fri, 10 Feb 2023 00:00:09 +0000 (00:00 +0000)
committerGDB Admin <brobecker@adacore.com>
Fri, 10 Feb 2023 00:00:09 +0000 (00:00 +0000)
bfd/version.h

index 4cf398e4c85b21c660b6da10c5a3d149d9d9e748..9f5d76792d4969b2c6633cdf31166244170b2cef 100644 (file)
@@ -16,7 +16,7 @@
 
    In releases, the date is not included in either version strings or
    sonames.  */
-#define BFD_VERSION_DATE 20230209
+#define BFD_VERSION_DATE 20230210
 #define BFD_VERSION @bfd_version@
 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@
 #define REPORT_BUGS_TO @report_bugs_to@