Version 1.8.3-rc2

This commit is contained in:
Andrew Nelless 2016-09-19 16:20:49 +01:00
parent d77f35b952
commit 91c01d3a45
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 3)
set(VERSION_STAGE rc1)
set(VERSION_STAGE rc2)
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_REV}")
cmake_minimum_required(VERSION 2.6)