Bump version number to 1.1.1

This commit is contained in:
Kolan Sh 2016-01-28 02:32:15 +03:00
parent d0a531d093
commit a31cdc4647
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ SET (PROJECT_DESCRIPTION "LAview Desktop Application.")
SET (MAJOR 1)
SET (MINOR 1)
SET (PATCH 0)
SET (PATCH 1)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)