Version to 1.8.6-stable

This commit is contained in:
XinyuHou 2016-12-12 16:55:31 +00:00
parent 5061f51a66
commit 2ab21aaa01
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 rc2)
set(VERSION_STAGE stable)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")
cmake_minimum_required(VERSION 2.6)