Upped to 1.5.106-RC after fix of final(?) regression-test-detected bug.

This commit is contained in:
Jacob Støren 2015-12-14 11:28:46 +01:00
parent 4d6deef8ab
commit bd1aeaf840

View File

@ -1,7 +1,7 @@
set(CMAKE_MAJOR_VERSION 1)
set(CMAKE_MINOR_VERSION 5)
set(CMAKE_PATCH_VERSION 105)
set(CMAKE_PATCH_VERSION 106)
set(DEV_VERSION "-RC")