Version to 1.8.0

This commit is contained in:
Jerry (Xinyu Hou) 2015-11-30 16:40:42 -08:00
parent 097e210ad6
commit 6b67530056
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# Version number for Synergy
set(VERSION_MAJOR 1)
set(VERSION_MINOR 8)
set(VERSION_REV 1)
set(VERSION_REV 0)
set(VERSION_STAGE beta)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")