From dc8b912fd6158a44ac07a673872cee0df6bd225c Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 29 Oct 2018 08:27:50 -0700 Subject: [PATCH] Update to 1.1.90 No new entrypoints. --- volk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volk.h b/volk.h index 0396742..88bacb4 100644 --- a/volk.h +++ b/volk.h @@ -14,7 +14,7 @@ #endif /* VOLK_GENERATE_VERSION */ -#define VOLK_HEADER_VERSION 88 +#define VOLK_HEADER_VERSION 90 /* VOLK_GENERATE_VERSION */ #ifndef VK_NO_PROTOTYPES