From 1087d4df2a7342d2832ba3bab1843bf4a3040775 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Sun, 14 Jul 2024 21:28:19 +0200 Subject: add version 0.12.10 --- src/auto_certchainfile.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/auto_certchainfile.h (limited to 'src/auto_certchainfile.h') diff --git a/src/auto_certchainfile.h b/src/auto_certchainfile.h new file mode 100644 index 0000000..31d4df8 --- /dev/null +++ b/src/auto_certchainfile.h @@ -0,0 +1,6 @@ +#ifndef AUTO_CERTCHAINFILE_H +#define AUTO_CERTCHAINFILE_H + +extern const char auto_certchainfile[]; + +#endif -- cgit v1.2.3