mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-27 07:48:21 +01:00
Bump version number
This commit is contained in:
parent
1b5990560c
commit
23117fe9e0
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.1)
|
cmake_minimum_required(VERSION 3.1)
|
||||||
project(brlaser CXX)
|
project(brlaser CXX)
|
||||||
set(BRLASER_VERSION "5")
|
set(BRLASER_VERSION "6")
|
||||||
|
|
||||||
if (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
if (NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
||||||
message(STATUS "No build type selected, default to RelWithDebInfo")
|
message(STATUS "No build type selected, default to RelWithDebInfo")
|
||||||
|
Loading…
Reference in New Issue
Block a user