Skip to content

Commit 14f3e25

Browse files
web-flowgithub-actions[bot]
authored andcommitted
Update to 1.4.308
1 parent 07dde65 commit 14f3e25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5...3.30)
22

33
project(volk VERSION
44
# VOLK_GENERATE_VERSION
5-
307
5+
308
66
# VOLK_GENERATE_VERSION
77
LANGUAGES C
88
)

volk.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#endif
1616

1717
/* VOLK_GENERATE_VERSION_DEFINE */
18-
#define VOLK_HEADER_VERSION 307
18+
#define VOLK_HEADER_VERSION 308
1919
/* VOLK_GENERATE_VERSION_DEFINE */
2020

2121
#ifndef VK_NO_PROTOTYPES

0 commit comments

Comments
 (0)