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

index a0f83ca0f8ce13a25dc6d24c7c7542b07f1736f3..02a860f7c0e46277de35d8a643523ebffee29153 100644 (file)
@@ -16,7 +16,7 @@
 
    In releases, the date is not included in either version strings or
    sonames.  */
-#define BFD_VERSION_DATE 20230831
+#define BFD_VERSION_DATE 20230901
 #define BFD_VERSION @bfd_version@
 #define BFD_VERSION_STRING  @bfd_version_package@ @bfd_version_string@
 #define REPORT_BUGS_TO @report_bugs_to@