test patch branch merge gain

v13
Brett 2024-09-27 13:51:25 -04:00
parent a069e33c59
commit de0c52cfe0
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 13.6.1)
project(COSC-4P80-Assignment-1 VERSION 13.6.2)
option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF)
option(ENABLE_UBSAN "Enable the ub sanitizer" OFF)