Skip to content

Commit 58689c0

Browse files
Merge pull request #227 from zeux/update/309
Update to 1.4.309
2 parents 4c99eb1 + 8537eef commit 58689c0

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-
308
5+
309
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 308
18+
#define VOLK_HEADER_VERSION 309
1919
/* VOLK_GENERATE_VERSION_DEFINE */
2020

2121
#ifndef VK_NO_PROTOTYPES

0 commit comments

Comments
 (0)