Update to 1.3.243 (#110)
Co-authored-by: GitHub <noreply@github.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0ad4775..e04eb97 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
project(volk VERSION
# VOLK_GENERATE_VERSION
-242
+243
# VOLK_GENERATE_VERSION
LANGUAGES C
)
diff --git a/volk.h b/volk.h
index 6574260..b293ee3 100644
--- a/volk.h
+++ b/volk.h
@@ -15,7 +15,7 @@
#endif
/* VOLK_GENERATE_VERSION_DEFINE */
-#define VOLK_HEADER_VERSION 242
+#define VOLK_HEADER_VERSION 243
/* VOLK_GENERATE_VERSION_DEFINE */
#ifndef VK_NO_PROTOTYPES