trunk is should now be considered as unstable.

This commit is contained in:
Romuald Conty 2011-03-01 11:34:07 +00:00
parent 979fc1b5f5
commit f1d909ae74
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
PROJECT(libnfc C)
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "4")
SET(VERSION_PATCH "2")
SET(VERSION_MINOR "5")
SET(VERSION_PATCH "0")
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")