Overwrite ldk_ver.h to avoid back-to-back builds duplicating consts
authorMatt Corallo <git@bluematt.me>
Sun, 16 Jan 2022 03:02:37 +0000 (03:02 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 16 Jan 2022 03:02:37 +0000 (03:02 +0000)
This causes back-to-back builds to have an ldk_ver.h for which the
oldest content dominates.


No differences found