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
896618fda1
commit
8cf0c41552
@ -6,7 +6,7 @@ set (CMAKE_NOT_USING_CONFIG_FLAGS TRUE)
|
||||
project (Hyperscan C CXX)
|
||||
|
||||
set (HS_MAJOR_VERSION 4)
|
||||
set (HS_MINOR_VERSION 2)
|
||||
set (HS_MINOR_VERSION 3)
|
||||
set (HS_PATCH_VERSION 0)
|
||||
set (HS_VERSION ${HS_MAJOR_VERSION}.${HS_MINOR_VERSION}.${HS_PATCH_VERSION})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user