1
0
mirror of https://github.com/preble/libpinproc synced 2026-02-22 18:15:25 +01:00

Changed ver to 2.0

This commit is contained in:
Gerry Stellenberg
2013-07-18 15:10:36 -05:00
parent 7d7c1b8d04
commit 2277042664
2 changed files with 5 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ endif()
###
project(PINPROC)
set(PINPROC_VERSION_MAJOR "1")
set(PINPROC_VERSION_MINOR "2")
set(PINPROC_VERSION_MAJOR "2")
set(PINPROC_VERSION_MINOR "0")
set(PINPROC_VERSION "${PINPROC_VERSION_MAJOR}.${PINPROC_VERSION_MINOR}")