Automatic date update in version.in
authorGDB Administrator <gdbadmin@sourceware.org>
Sat, 1 Oct 2022 00:00:12 +0000 (00:00 +0000)
committerGDB Admin <brobecker@adacore.com>
Sat, 1 Oct 2022 00:00:12 +0000 (00:00 +0000)
bfd/version.h

index 57b1fc3c1c90dfa20e509cc4e8bb224ed4a77357..7ad45c51da0271aedf0b7d88f14ec7fba1049939 100644 (file)
@@ -16,7 +16,7 @@
 
    In releases, the date is not included in either version strings or
    sonames.  */
-#define BFD_VERSION_DATE 20220930
+#define BFD_VERSION_DATE 20221001
 #define BFD_VERSION @bfd_version@
 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@
 #define REPORT_BUGS_TO @report_bugs_to@