Automatic date update in version.in
authorGDB Administrator <gdbadmin@sourceware.org>
Mon, 23 Sep 2019 00:01:32 +0000 (00:01 +0000)
committerGDB Admin <brobecker@adacore.com>
Mon, 23 Sep 2019 00:01:32 +0000 (00:01 +0000)
bfd/version.h

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