mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
tag 1.1.1 release
This commit is contained in:
parent
3c2392a66c
commit
f6369e96c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ project (LUPPP)
|
|||
|
||||
set(LUPPP_VERSION_MAJOR "1")
|
||||
set(LUPPP_VERSION_MINOR "1")
|
||||
set(LUPPP_VERSION_PATCH "0")
|
||||
set(LUPPP_VERSION_PATCH "1")
|
||||
|
||||
set(LUPPP_VERSION "${LUPPP_VERSION_MAJOR}.${LUPPP_VERSION_MINOR}.${LUPPP_VERSION_PATCH}")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue