test minor merge

v14 v14.1
Brett 2024-09-27 13:56:25 -04:00
parent 89c98c5196
commit dd92b2bbcc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(COSC-4P80-Assignment-1 VERSION 14.0.0)
project(COSC-4P80-Assignment-1 VERSION 14.1.0)
option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF)
option(ENABLE_UBSAN "Enable the ub sanitizer" OFF)