Bump version number to 1.0.0

This commit is contained in:
Kolan Sh 2015-12-27 19:06:40 +03:00
parent 7f48d3c371
commit 67d4308d0f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED (VERSION 2.8)
SET (PROJECT_LOWERCASE_NAME "laview-desktop")
SET (PROJECT_DESCRIPTION "LAview Desktop Application.")
SET (MAJOR 0)
SET (MAJOR 1)
SET (MINOR 0)
SET (PATCH 0)