Version to 1.8.6-rc2

This commit is contained in:
XinyuHou 2016-12-06 11:22:54 +00:00
parent e8145aa779
commit d8cd60f057
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
set(VERSION_MAJOR 1)
set(VERSION_MINOR 8)
set(VERSION_REV 6)
set(VERSION_STAGE rc1)
set(VERSION_STAGE rc2)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")
cmake_minimum_required(VERSION 2.6)