Updated version number

This commit is contained in:
Roy Keene 2018-11-19 17:03:22 -06:00
commit 2f50226730

View file

@ -1,7 +1,7 @@
cmake_minimum_required (VERSION 3.4)
project (rai)
set (CPACK_PACKAGE_VERSION_MAJOR "17")
set (CPACK_PACKAGE_VERSION_MAJOR "18")
set (CPACK_PACKAGE_VERSION_MINOR "0")
set (CPACK_PACKAGE_VERSION_PATCH "0")
if (DEFINED GIT_COMMIT)