Bump version number to 1.1.3

This commit is contained in:
Kolan Sh 2016-01-31 00:48:22 +03:00
parent 41b1dcac0e
commit b0b4b986cd
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 2)
SET (PATCH 3)
LIST (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/backbone)