Prepare libnfc 1.3.4
This commit is contained in:
parent
d3796b6531
commit
02a29920fc
4 changed files with 10 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ PROJECT(libnfc C)
|
|||
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||||
SET(VERSION_MAJOR "1")
|
||||
SET(VERSION_MINOR "3")
|
||||
SET(VERSION_PATCH "3")
|
||||
SET(VERSION_PATCH "4")
|
||||
|
||||
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue