mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
Bump version number for release
This commit is contained in:
parent
c2fcc93fc9
commit
0a16e6f78c
@ -7,7 +7,7 @@ project (Hyperscan C CXX)
|
||||
|
||||
set (HS_MAJOR_VERSION 4)
|
||||
set (HS_MINOR_VERSION 3)
|
||||
set (HS_PATCH_VERSION 1)
|
||||
set (HS_PATCH_VERSION 2)
|
||||
set (HS_VERSION ${HS_MAJOR_VERSION}.${HS_MINOR_VERSION}.${HS_PATCH_VERSION})
|
||||
|
||||
# since we are doing this manually, we only have three types
|
||||
|
Loading…
x
Reference in New Issue
Block a user